ntfsfix: empty journal and mark volume dirty for chkdsk if ntfs_mount failed. This makes read-write mounting of NTFS metadata images possible by

ntfsprogs and the kernel driver what were created by versions of ntfsclone previous than 2.0.0.

(Logical change 1.680)
edge.strict_endians
elisa-laajakaista.fi!szaka 2005-02-20 22:20:54 +00:00
parent bef59fbd6e
commit c65b34b709
1 changed files with 4 additions and 0 deletions

View File

@ -106,6 +106,10 @@ xx/xx/2005 - 2.0.0-WIP
- ntfscp: Added SIGINT (Ctrl+C) handler, improved error handling in
sync failed case. (Yura)
- Fix a nasty runlist merge bug when merging two holes. (Anton)
- ntfsfix: empty journal and mark volume dirty for chkdsk if ntfs_mount
failed. This makes read-write mounting of NTFS metadata images
possible by ntfsprogs and the kernel driver what were created by
versions of ntfsclone previous than 2.0.0. (Szaka)
04/09/2004 - 1.9.4 - Urgent bug fixes.