diff options
author | Fam Zheng <famz@redhat.com> | 2018-08-14 15:25:51 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-08-15 12:50:39 +0200 |
commit | 497da8236ab2663a8108858ba7ea59aac21c5fe6 (patch) | |
tree | 47f46c340b10a95cc696004a34794abb89794991 /qemu-deprecated.texi | |
parent | 25b8e4db7f3baca47244ccd945eb62b32a6e2019 (diff) |
luks: Allow share-rw=on
Format drivers such as qcow2 don't allow sharing the same image between
two QEMU instances in order to prevent image corruptions, because of
metadata cache. LUKS driver don't modify metadata except for when
creating image, so it is safe to relax the permission. This makes
share-rw=on property work on virtual devices.
Suggested-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-deprecated.texi')
0 files changed, 0 insertions, 0 deletions