[Qemu-devel] [Bug 1351271] Re: qemu deletes the backing file in snapshot mode

2014-08-02 Thread Giancarlo Formicuccia
Just tested qemu 2.1.0 and the bug is fixed in this version. ** Changed in: qemu Status: New => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1351271 Title: qemu deletes the b

[Qemu-devel] [Bug 1351271] [NEW] qemu deletes the backing file in snapshot mode

2014-08-01 Thread Giancarlo Formicuccia
Public bug reported: The file removal occurs during the "change" operation. It happens only in snapshot mode. Minimal steps to reproduce the problem: $ dd if=/dev/zero of=file.img bs=1M count=1 1+0 records in 1+0 records out 1048576 bytes (1.0 MB) copied, 0.00288727 s, 363 MB/s $ ls file.img fil