]> git.ipfire.org Git - thirdparty/qemu.git/commit
block: Make backing files always writeback
authorKevin Wolf <kwolf@redhat.com>
Fri, 4 Mar 2016 13:52:32 +0000 (14:52 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 30 Mar 2016 09:59:32 +0000 (11:59 +0200)
commitb8816a43865822883ffc9b506e6243c7d986561a
tree4fdf9fa912d75eac44a77bcf79c3eb51abc00e5f
parentaaa436f9982ebf3988c9a25661c96bca97b259b0
block: Make backing files always writeback

First of all, we're generally not writing to backing files, but when we
do, it's in the context of block jobs which know very well when to flush
the image.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
block.c
tests/qemu-iotests/142.out