Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20901
Modified Files:
TODO.include TODO.libntfs
Log Message:
Update todo files with usnjrnl stuff.
Index: TODO.include
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/TODO.include,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- TODO.include 11 May 2004 09:21:24 -0000 1.4
+++ TODO.include 20 Jun 2005 14:44:45 -0000 1.5
@@ -2,6 +2,10 @@ Finish layout.h: in particular, add:
- more about EFS and the EFS attribute.
+Add usnjrnl.h:
+
+- describe the $UsnJrnl on disk structures
+
Finish logfile.h: in particular, add:
- more about the $LogFile on disk structures
Index: TODO.libntfs
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/TODO.libntfs,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- TODO.libntfs 4 Mar 2005 09:55:48 -0000 1.17
+++ TODO.libntfs 20 Jun 2005 14:44:45 -0000 1.18
@@ -19,6 +19,9 @@
- write ntfs_index_{rm_from,add_to,create,rm}()
+- detect presence of usnjrnl and if present and mounting rw, re-stamp it (see
+ current ntfs wip driver)
+
*******************
* MEDIUM priority *
*******************
|