On 03/05/2012 08:55 AM, Richard W.M. Jones wrote:
From: "Richard W.M. Jones"<rjones(a)redhat.com>
This is the default since libguestfs 1.6. It does not need to be
explicitly set.
See also
https://bugzilla.redhat.com/show_bug.cgi?id=799798#c6
---
lib/Sys/VirtConvert/GuestfsHandle.pm | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/lib/Sys/VirtConvert/GuestfsHandle.pm b/lib/Sys/VirtConvert/GuestfsHandle.pm
index 01d7eb0..c370007 100644
--- a/lib/Sys/VirtConvert/GuestfsHandle.pm
+++ b/lib/Sys/VirtConvert/GuestfsHandle.pm
@@ -103,9 +103,6 @@ sub new
&$open();
}
- # Enable autosync to defend against data corruption on unclean shutdown
- $g->set_autosync(1);
-
$self->{g} = $g;
$self->{onclose} = [];
ACK. Can you please push it?
Matt
--
Matthew Booth, RHCA, RHCSS
Red Hat Engineering, Virtualisation Team
GPG ID: D33C3490
GPG FPR: 3733 612D 2D05 5458 8A8A 1600 3441 EA19 D33C 3490