Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs
In directory usw-pr-cvs1:/tmp/cvs-serv26624
Modified Files:
TODO.libntfs
Log Message:
Update todo file.
Index: TODO.libntfs
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/TODO.libntfs,v
retrieving revision 1.9
retrieving revision 1.10
diff -U2 -r1.9 -r1.10
--- TODO.libntfs 6 Jul 2002 20:22:57 -0000 1.9
+++ TODO.libntfs 8 Jul 2002 00:10:46 -0000 1.10
@@ -9,6 +9,4 @@
*******************
-- extend disk_io API with ntfs_rl_p{read,write} (see mkntfs)
-
- create API reference book template (cf. linux kernel)
- enable automatic creation of API reference
@@ -41,4 +39,6 @@
- implement a ntfs shell where can use the above much faster with caching,
probably extending the library in the process
+
+- extend attrib API with ntfs_rl_pread()
****************
|