diff options
author | Kevin Wolf | 2017-01-25 11:39:04 +0100 |
---|---|---|
committer | Kevin Wolf | 2017-02-28 20:40:37 +0100 |
commit | 4e9e4323d5ec07a07f8db9317e1842a5e00a14e2 (patch) | |
tree | 64553f45bd929623f75d394f1bbbe131fd67b22f /xen-mapcache.c | |
parent | commit: Use real permissions for HMP 'commit' (diff) | |
download | qemu-4e9e4323d5ec07a07f8db9317e1842a5e00a14e2.tar.gz qemu-4e9e4323d5ec07a07f8db9317e1842a5e00a14e2.tar.xz qemu-4e9e4323d5ec07a07f8db9317e1842a5e00a14e2.zip |
backup: Use real permissions in backup block job
The backup block job doesn't have very complicated requirements: It
needs to read from the source and write to the target, but it's fine
with either side being changed. The only restriction is that we can't
resize the image because the job uses a cached value.
qemu-iotests 055 needs to be changed because it used a target which was
already attached to a virtio-blk device. The permission system correctly
forbids this (virtio-blk can't accept another writer with its default
share-rw=off).
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'xen-mapcache.c')
0 files changed, 0 insertions, 0 deletions