From a0580d00e16e88b5aac5133a664fb8efb603c028 Mon Sep 17 00:00:00 2001 From: szaka Date: Mon, 18 Jul 2005 22:32:37 +0000 Subject: [PATCH] Update ntfsresize TODO --- TODO.ntfsprogs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.ntfsprogs b/TODO.ntfsprogs index 7f95de06..72798b1a 100644 --- a/TODO.ntfsprogs +++ b/TODO.ntfsprogs @@ -73,6 +73,8 @@ Thanks, ************** High priority + - support $MFT with $ATTRIBUTE_LIST + - support splitting up $MFT runs - move ntfs consistency check to libntfs (for ntfsck, ntfsclone, etc) - use different exit codes (e.g. corrupt volume detected, unsupported case, bad sectors, etc)