diff options
Diffstat (limited to 'fs/ntfs/ChangeLog')
-rw-r--r-- | fs/ntfs/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fs/ntfs/ChangeLog b/fs/ntfs/ChangeLog index 3f78fff45448..b40c334e616f 100644 --- a/fs/ntfs/ChangeLog +++ b/fs/ntfs/ChangeLog | |||
@@ -60,6 +60,9 @@ ToDo/Notes: | |||
60 | enable bit which is set appropriately and a per inode sparse disable | 60 | enable bit which is set appropriately and a per inode sparse disable |
61 | bit which is preset on some system file inodes as appropriate. | 61 | bit which is preset on some system file inodes as appropriate. |
62 | - Enforce that sparse support is disabled on NTFS volumes pre 3.0. | 62 | - Enforce that sparse support is disabled on NTFS volumes pre 3.0. |
63 | - Fix a bug in fs/ntfs/runlist.c::ntfs_mapping_pairs_decompress() in | ||
64 | the creation of the unmapped runlist element for the base attribute | ||
65 | extent. | ||
63 | 66 | ||
64 | 2.1.22 - Many bug and race fixes and error handling improvements. | 67 | 2.1.22 - Many bug and race fixes and error handling improvements. |
65 | 68 | ||