]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-img.c
qemu-img: Add --force-share option to subcommands
authorFam Zheng <famz@redhat.com>
Tue, 2 May 2017 16:35:39 +0000 (00:35 +0800)
committerKevin Wolf <kwolf@redhat.com>
Thu, 11 May 2017 09:08:40 +0000 (11:08 +0200)
commit335e9937844449a3fc172dd5e64549ad7d5ad1c2
tree272396fcd6b309f5a8fd2a053106742d9c3a88d9
parentffd1a5a25c7199d3c9c6d84a5a84ae51f8824602
qemu-img: Add --force-share option to subcommands

This will force the opened images to allow sharing all permissions with other
programs.

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qemu-img.c