From da1b0e094bd827e5b0166012e81cab41389e9dd7 Mon Sep 17 00:00:00 2001 From: "elisa-laajakaista.fi!szaka" Date: Sat, 5 Mar 2005 19:08:57 +0000 Subject: [PATCH] ntfsclone: make --metadata work with the new $Logfile checking code. Save at least the first 16 KiB of $Logfile (the two RSTR records should always be included if present). Save also records used for checking empty $Logfile. (Logical change 1.691) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 53846972..8fd11736 100644 --- a/ChangeLog +++ b/ChangeLog @@ -123,6 +123,10 @@ xx/xx/2005 - 2.0.0-WIP pushes successfully to the ntfsprogs repository on bkbits.net. This is done on the server side and is thus independent of whether the client doing the push has got a correct email setup. (Yura, Anton) + - ntfsclone: make --metadata work with the new $Logfile checking code. + Save at least the first 16 KiB of $Logfile (the two RSTR records + should always be included if present). Save also records used for + checking empty $Logfile. (Szaka) 04/09/2004 - 1.9.4 - Urgent bug fixes.