patch-2.4.17 linux/Documentation/filesystems/ntfs.txt
Next file: linux/Documentation/filesystems/tmpfs.txt
Previous file: linux/Documentation/filesystems/devfs/rc.devfs
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Fri Dec 21 16:40:32 2001
- Orig file:
linux-2.4.16/Documentation/filesystems/ntfs.txt
- Orig date:
Sun Sep 30 18:42:44 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/Documentation/filesystems/ntfs.txt linux/Documentation/filesystems/ntfs.txt
@@ -98,6 +98,16 @@
ChangeLog
=========
+NTFS 1.1.21:
+ - Fixed bug with reading $MFT where we try to read higher mft records
+ before having read the $DATA attribute of $MFT. (Note this is only a
+ partial solution which will only work in the case that the attribute
+ list is resident or non-resident but $DATA is in the first 1024
+ bytes. But this should be enough in the majority of cases. I am not
+ going to bother fixing the general case until someone finds this to
+ be a problem for them, which I doubt very much will ever happen...)
+ - Fixed bogus BUG() call in readdir().
+
NTFS 1.1.20:
- Fixed two bugs in ntfs_readwrite_attr(). Thanks to Jan Kara for
spotting the out of bounds one.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)