Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32720
Modified Files:
TODO.ntfsprogs
Log Message:
ntfscmp: new util for development, debugging, testing, etc.
Index: TODO.ntfsprogs
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/TODO.ntfsprogs,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- TODO.ntfsprogs 15 Aug 2005 20:48:48 -0000 1.22
+++ TODO.ntfsprogs 25 Aug 2005 20:42:54 -0000 1.23
@@ -39,6 +39,19 @@ Thanks,
- check whether the O_WRONLY -> O_RDWR change made effect on performance
+***********
+* ntfscmp *
+***********
+
+- more exact details about the differences
+- unnamed resident attributes with same type are ignored
+- special $BadClus:$Bad handling, now $BadClus is skipped
+- new option: --metadata mode
+- code cleanup, remove many cross-util duplicates
+- write manual
+- performance: perhaps special handling for sparse, compressed, encrypted
+
+
**********
* ntfscp *
**********
|