]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - Documentation/filesystems/ntfs.txt
Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38
[mv-sheeva.git] / Documentation / filesystems / ntfs.txt
index 6ef8cf3bc9a33f1083a173143ebcd6fe68947465..933bc66ccff1881470c68f14b350407dae1d1318 100644 (file)
@@ -460,6 +460,8 @@ Note, a technical ChangeLog aimed at kernel hackers is in fs/ntfs/ChangeLog.
 2.1.30:
        - Fix writev() (it kept writing the first segment over and over again
          instead of moving onto subsequent segments).
+       - Fix crash in ntfs_mft_record_alloc() when mapping the new extent mft
+         record failed.
 2.1.29:
        - Fix a deadlock when mounting read-write.
 2.1.28: