Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9592
Modified Files:
TODO.libntfs TODO.ntfsprogs
Log Message:
Update TODOs for some things I probably will do someday.
Index: TODO.libntfs
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/TODO.libntfs,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- TODO.libntfs 12 Jul 2005 16:18:11 -0000 1.19
+++ TODO.libntfs 18 Jul 2005 21:14:26 -0000 1.20
@@ -42,6 +42,8 @@
- implement an ntfs shell where can use the above much faster with caching,
probably extending the library in the process
+- implement {a,m,r}time updates in the library.
+
****************
* LOW priority *
****************
Index: TODO.ntfsprogs
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/TODO.ntfsprogs,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- TODO.ntfsprogs 18 Jul 2005 13:51:17 -0000 1.17
+++ TODO.ntfsprogs 18 Jul 2005 21:14:26 -0000 1.18
@@ -40,6 +40,13 @@ Thanks,
- check whether the O_WRONLY -> O_RDWR change made effect on performance
+**********
+* ntfscp *
+**********
+
+- add ability to copy multiply files at once.
+
+
***********
* ntfsfix *
***********
|