From b37f1d99fbbc35d1e745eb8851fce7867b5c859d Mon Sep 17 00:00:00 2001 From: "elisa-laajakaista.fi!szaka" Date: Fri, 3 Sep 2004 20:00:47 +0000 Subject: [PATCH] ntfsclone: special image format support was implemented for sparseness encoding/decoding (Per Olofsson) (Logical change 1.529) --- TODO.ntfsprogs | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.ntfsprogs b/TODO.ntfsprogs index f3dadd12..45c2a979 100644 --- a/TODO.ntfsprogs +++ b/TODO.ntfsprogs @@ -26,7 +26,6 @@ Thanks, - get rid of the unneeded lseek()'s during reads/writes - catch if source and dest are the same -- add sparse encoding/decoding, perhaps using Partimage image format? - consider badblock list - add dd's noerror option - disable consistency check for --metadata (e.g. if the check is crashing)