Changes by: antona
Update of /cvsroot/linux-ntfs/ntfs-driver-tng
In directory usw-pr-cvs1:/tmp/cvs-serv7605
Modified Files:
ChangeLog
Log Message:
Update changelog
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfs-driver-tng/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -U2 -r1.66 -r1.67
--- ChangeLog 14 Feb 2002 00:52:08 -0000 1.66
+++ ChangeLog 14 Feb 2002 06:07:33 -0000 1.67
@@ -1,3 +1,6 @@
ToDo:
+ - Audit for initialized_size vs data_size (i.e. i_size) in whole driver.
+ Need to enforce limits and zeroes need to be written when overflow is
+ detected.
- Find and fix bugs.
- Perhaps don't bother getting the run list in ntfs_read_inode() at
|