]> Pileus Git - ~andy/linux/blobdiff - fs/ntfs/ChangeLog
NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block().
[~andy/linux] / fs / ntfs / ChangeLog
index 1168d3ed2bec44a3bf275f5ef32515c75b12c474..96224c0207977054ef2ffc7c82ae441949efa616 100644 (file)
@@ -58,6 +58,7 @@ ToDo/Notes:
        - Fix a bug in fs/ntfs/index.c::ntfs_index_lookup().  When the returned
          index entry is in the index root, we forgot to set the @ir pointer in
          the index context.  Thanks to Yura Pakhuchiy for finding this bug.
+       - Remove bogus setting of PageError in ntfs_read_compressed_block().
 
 2.1.23 - Implement extension of resident files and make writing safe as well as
         many bug fixes, cleanups, and enhancements...