diff options
Diffstat (limited to 'fs/ntfs/ChangeLog')
-rw-r--r-- | fs/ntfs/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ntfs/ChangeLog b/fs/ntfs/ChangeLog index 1168d3ed2bec..96224c020797 100644 --- a/fs/ntfs/ChangeLog +++ b/fs/ntfs/ChangeLog | |||
@@ -58,6 +58,7 @@ ToDo/Notes: | |||
58 | - Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned | 58 | - Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned |
59 | index entry is in the index root, we forgot to set the @ir pointer in | 59 | index entry is in the index root, we forgot to set the @ir pointer in |
60 | the index context. Thanks to Yura Pakhuchiy for finding this bug. | 60 | the index context. Thanks to Yura Pakhuchiy for finding this bug. |
61 | - Remove bogus setting of PageError in ntfs_read_compressed_block(). | ||
61 | 62 | ||
62 | 2.1.23 - Implement extension of resident files and make writing safe as well as | 63 | 2.1.23 - Implement extension of resident files and make writing safe as well as |
63 | many bug fixes, cleanups, and enhancements... | 64 | many bug fixes, cleanups, and enhancements... |