commit | bb3cf33509009132cf8c7a7729f9d26c0c5fa961 | [log] [tgz] |
---|---|---|
author | Anton Altaparmakov <aia21@cantab.net> | Wed Apr 06 13:34:31 2005 +0100 |
committer | Anton Altaparmakov <aia21@cantab.net> | Thu May 05 11:46:17 2005 +0100 |
tree | 1e5a6a8bdf12e158a792b26b1d24b1743ce8a975 | |
parent | b0d2374d62faed034dd80e6524efb98a6341597c [diff] [blame] |
NTFS: Update attribute definition handling. Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
diff --git a/fs/ntfs/ChangeLog b/fs/ntfs/ChangeLog index 8ff6ea7..52f868a 100644 --- a/fs/ntfs/ChangeLog +++ b/fs/ntfs/ChangeLog
@@ -110,6 +110,7 @@ only emit a warning when the checksum is incorrect rather than refusing the mount. Thanks to Bernd Casimir for pointing this problem out. + - Update attribute definition handling. 2.1.22 - Many bug and race fixes and error handling improvements.