ntfsclone: honor bad clusters list ($BadClus:$Bad), known bad sectors aren't tried to be saved anymore (Szaka)

(Logical change 1.587)
This commit is contained in:
elisa-laajakaista.fi!szaka 2004-09-30 18:16:48 +00:00
parent ec00d338cb
commit 63b6f9ff3f
2 changed files with 2 additions and 1 deletions

View File

@ -68,6 +68,8 @@ xx/xx/2004 - 2.0.0-WIP
ntfs_attr_reinit_search_ctx() always clears ctx->al_entry.
- Rename scpu_to_le{16,32,64}() to cpu_to_sle{16,32,64}() to match the
kernel.
- ntfsclone: honor bad clusters list ($BadClus:$Bad), known bad sectors
aren't tried to be saved anymore. (Szaka)
04/09/2004 - 1.9.4 - Urgent bug fixes.

View File

@ -26,7 +26,6 @@ Thanks,
- get rid of the unneeded lseek()'s during reads/writes
- catch if source and dest are the same
- consider badblock list
- add dd's noerror option
- disable consistency check for --metadata (e.g. if the check is crashing)
- make "wiped", etc statistic variables long long