]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
prevent attempt to call cat -c during virDomainSave to raw
authorCharles Duffy <charles@dyfis.net>
Tue, 22 Sep 2009 06:56:39 +0000 (08:56 +0200)
committerChris Lalancette <clalance@redhat.com>
Tue, 22 Sep 2009 06:56:39 +0000 (08:56 +0200)
commitfaa8bf107960ebd0f273a5d4a2c90a1012f6ab3a
tree1b3735bd4c171660fe341de60bcc4d5b5098897a
parent58df0daa7ff59e89873426dc4bf8b7ed60af3362
prevent attempt to call cat -c during virDomainSave to raw

This was prevent virDomainSave from working properly by default,
which is a bad thing.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
src/qemu/qemu_driver.c