Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs
In directory usw-pr-cvs1:/tmp/cvs-serv9766
Modified Files:
TODO.libntfs
Added Files:
TODO.ntfsinfo
Log Message:
Config file updates, add missing TODO.ntfsinfo
--- NEW FILE ---
Index: TODO.libntfs
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/TODO.libntfs,v
retrieving revision 1.2
retrieving revision 1.3
diff -U2 -r1.2 -r1.3
--- TODO.libntfs 20 Apr 2002 23:09:42 -0000 1.2
+++ TODO.libntfs 8 May 2002 22:30:29 -0000 1.3
@@ -3,6 +3,10 @@
*****************
-port from ntfs tng driver:
-- run list merging and associated run list handling / mapping, etc
+- ntfs_attr_{mst_}pread need to take initialised_size and data_size into
+ consideration! So need to add the sizes to struct ntfs_attr.
+
+- ntfs_read_mft_records needs cleanup to use ntfs_attr_mst_pread, dito for write
+
+-
*******************
|