Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32037
Modified Files:
ChangeLog
Log Message:
ntfsclone: the --metadata option will wipe the timestamps in the
index allocation attributes as well. This further decreases the
compressed metadata image size by 10-25% and more importantly it
eliminates non-interesting ntfscmp differences.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.367
retrieving revision 1.368
diff -u -p -r1.367 -r1.368
--- ChangeLog 27 Mar 2006 21:14:56 -0000 1.367
+++ ChangeLog 27 Mar 2006 21:40:26 -0000 1.368
@@ -13,6 +13,10 @@ xx/xx/2006 - 1.13.1-WIP
from an ntfs attribute. (Szaka)
- libntfs: add ntfs_index_root_get() which reads the index root of
an attribute. (Szaka)
+ - ntfsclone: the --metadata option will wipe the timestamps in the
+ index allocation attributes as well. This further decreases the
+ compressed metadata image size by 10-25% and more importantly it
+ eliminates non-interesting ntfscmp differences. (Szaka)
27/02/2006 - 1.13.0 - Lots and lots and lots of fixes and enhancements.
|