NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
[safe/jmp/linux-2.6] / fs / ntfs / ChangeLog
index 9c5af9c..ed8d001 100644 (file)
@@ -75,6 +75,8 @@ ToDo/Notes:
          which leads to lock reversal.
        - Truncate {a,c,m}time to the ntfs supported time granularity when
          updating the times in the inode in ntfs_setattr().
+       - Fixup handling of sparse, compressed, and encrypted attributes in
+         fs/ntfs/inode.c::ntfs_read_locked_{,attr_,index_}inode().
 
 2.1.23 - Implement extension of resident files and make writing safe as well as
         many bug fixes, cleanups, and enhancements...