]> git.proxmox.com Git - qemu.git/commit
qemu-img snapshot: Use writeback caching
authorKevin Wolf <kwolf@redhat.com>
Mon, 10 Jan 2011 11:33:02 +0000 (12:33 +0100)
committerKevin Wolf <kwolf@redhat.com>
Mon, 24 Jan 2011 10:08:50 +0000 (11:08 +0100)
commit710da702beb0dc4aeeab1b9e712cd9473b083a89
treeb7dd1d6b9424c605fbfff8c0de20dec81f96171e
parent653df36bbe58e20258610bc74c5940c456b31084
qemu-img snapshot: Use writeback caching

None of the other qemu-img subcommands uses writethrough, and there's no reason
why snapshot should be special.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
qemu-img.c