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 dea742405161..50a7749cfca1 100644 --- a/fs/ntfs/ChangeLog +++ b/fs/ntfs/ChangeLog | |||
@@ -78,6 +78,8 @@ ToDo/Notes: | |||
78 | - $EA attributes can be both resident and non-resident. | 78 | - $EA attributes can be both resident and non-resident. |
79 | - Use %z for size_t to fix compilation warnings. (Andrew Morton) | 79 | - Use %z for size_t to fix compilation warnings. (Andrew Morton) |
80 | - Fix compilation warnings with gcc-4.0.2 on SUSE 10.0. | 80 | - Fix compilation warnings with gcc-4.0.2 on SUSE 10.0. |
81 | - Document extended attribute ($EA) NEED_EA flag. (Based on libntfs | ||
82 | patch by Yura Pakhuchiy.) | ||
81 | 83 | ||
82 | 2.1.24 - Lots of bug fixes and support more clean journal states. | 84 | 2.1.24 - Lots of bug fixes and support more clean journal states. |
83 | 85 | ||