From b3e4bbcd571af21b518f3e7dda1f982ab7ddc1d9 Mon Sep 17 00:00:00 2001 From: cha0smaster Date: Mon, 18 Jul 2005 21:14:26 +0000 Subject: [PATCH] Update TODOs for some things I probably will do someday. --- TODO.libntfs | 2 ++ TODO.ntfsprogs | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/TODO.libntfs b/TODO.libntfs index 731163d9..a528dedb 100644 --- a/TODO.libntfs +++ b/TODO.libntfs @@ -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 * **************** diff --git a/TODO.ntfsprogs b/TODO.ntfsprogs index cd4dde39..7f95de06 100644 --- a/TODO.ntfsprogs +++ b/TODO.ntfsprogs @@ -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 * ***********