diff options
Diffstat (limited to 'fs/ntfs/ChangeLog')
-rw-r--r-- | fs/ntfs/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/ntfs/ChangeLog b/fs/ntfs/ChangeLog index 45f806fc45f9..79d9899b3b01 100644 --- a/fs/ntfs/ChangeLog +++ b/fs/ntfs/ChangeLog | |||
@@ -51,6 +51,8 @@ ToDo/Notes: | |||
51 | - Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING | 51 | - Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING |
52 | messages and include the inode number. Thanks to Yura Pakhuchiy for | 52 | messages and include the inode number. Thanks to Yura Pakhuchiy for |
53 | pointing this out. | 53 | pointing this out. |
54 | - Change ntfs_rl_truncate_nolock() to throw away the runlist if the new | ||
55 | length is zero. | ||
54 | 56 | ||
55 | 2.1.23 - Implement extension of resident files and make writing safe as well as | 57 | 2.1.23 - Implement extension of resident files and make writing safe as well as |
56 | many bug fixes, cleanups, and enhancements... | 58 | many bug fixes, cleanups, and enhancements... |