Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28771
Modified Files:
ChangeLog
Log Message:
Check and report bad sectors before cluster allocation check because
chkdsk doesn't always fix $Bitmap with bad sectors
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.310
retrieving revision 1.311
diff -u -p -r1.310 -r1.311
--- ChangeLog 16 Oct 2005 00:07:14 -0000 1.310
+++ ChangeLog 16 Oct 2005 18:50:57 -0000 1.311
@@ -28,7 +28,9 @@ xx/xx/2005 - 1.12.2-WIP
ntfsfix.c::OLD_ntfs_volume_set_flags(). (Anton)
- Fix endianness bugs in ntfsinfo. (Anton)
- Fix endianness bug in libntfs/index.c. (Anton)
-
+ - ntfsresize: check and report bad sectors before cluster allocation
+ check because chkdsk doesn't fix $Bitmap with bad sectors. (Szaka)
+
10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.
- Fix hardcoded location for uninstalling mount.ntfs-fuse hardlink to
|