From fb7586c5ac8f4fb67b783700eccf76eab074034a Mon Sep 17 00:00:00 2001 From: antona Date: Mon, 20 Jun 2005 14:44:45 +0000 Subject: [PATCH] Update todo files with usnjrnl stuff. --- TODO.include | 4 ++++ TODO.libntfs | 3 +++ 2 files changed, 7 insertions(+) diff --git a/TODO.include b/TODO.include index d9185bc9..b9f133a9 100644 --- a/TODO.include +++ b/TODO.include @@ -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 diff --git a/TODO.libntfs b/TODO.libntfs index d64fccfc..d20a6c8a 100644 --- a/TODO.libntfs +++ b/TODO.libntfs @@ -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 * *******************