diff options
author | Anton Altaparmakov <aia21@cantab.net> | 2005-09-22 08:26:44 -0400 |
---|---|---|
committer | Anton Altaparmakov <aia21@cantab.net> | 2005-09-22 08:26:44 -0400 |
commit | 91fbc6edfa7086b5fcdb74ea82ab747104541f1f (patch) | |
tree | 37fc00d0402e634d9de6b880098bba68bdc2da78 /fs/ntfs/ChangeLog | |
parent | efb0372bbaf5b829ff8c39db372779928af542a7 (diff) |
NTFS: Fix sparse warnings that have crept in over time.
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
Diffstat (limited to 'fs/ntfs/ChangeLog')
-rw-r--r-- | fs/ntfs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fs/ntfs/ChangeLog b/fs/ntfs/ChangeLog index c7e9237379c2..ee8665f62a65 100644 --- a/fs/ntfs/ChangeLog +++ b/fs/ntfs/ChangeLog | |||
@@ -22,6 +22,10 @@ ToDo/Notes: | |||
22 | - Enable the code for setting the NT4 compatibility flag when we start | 22 | - Enable the code for setting the NT4 compatibility flag when we start |
23 | making NTFS 1.2 specific modifications. | 23 | making NTFS 1.2 specific modifications. |
24 | 24 | ||
25 | 2.1.25-WIP | ||
26 | |||
27 | - Fix sparse warnings that have crept in over time. | ||
28 | |||
25 | 2.1.24 - Lots of bug fixes and support more clean journal states. | 29 | 2.1.24 - Lots of bug fixes and support more clean journal states. |
26 | 30 | ||
27 | - Support journals ($LogFile) which have been modified by chkdsk. This | 31 | - Support journals ($LogFile) which have been modified by chkdsk. This |