Changes by: antona
Update of /cvsroot/linux-ntfs/ntfs-driver-tng
In directory usw-pr-cvs1:/tmp/cvs-serv25591
Modified Files:
ChangeLog
Log Message:
Forgotten commit from before holiday.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfs-driver-tng/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -U2 -r1.67 -r1.68
--- ChangeLog 14 Feb 2002 06:07:33 -0000 1.67
+++ ChangeLog 4 Mar 2002 09:36:30 -0000 1.68
@@ -3,4 +3,6 @@
Need to enforce limits and zeroes need to be written when overflow is
detected.
+ - Cleanup read_inode in that it can never see non-lowest_vcn 0 extents
+ due to the nature of lookup_attr() and how we support attribute lists.
- Find and fix bugs.
- Perhaps don't bother getting the run list in ntfs_read_inode() at
|