]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ntfs/ChangeLog
NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are
[karo-tx-linux.git] / fs / ntfs / ChangeLog
index 8df10700a9300ff3c82fecac70ce02416d64845c..548d9059a69792e9b78cfed19d78345fc80a22b9 100644 (file)
@@ -28,6 +28,9 @@ ToDo/Notes:
          continued the attribute lookup loop instead of aborting it.
        - Use buffer_migrate_page() for the ->migratepage function of all ntfs
          address space operations.
+       - Fix comparison of $MFT and $MFTMirr to not bail out when there are
+         unused, invalid mft records which are the same in both $MFT and
+         $MFTMirr.
 
 2.1.26 - Minor bug fixes and updates.