]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: block: forbid creation of storage sources with <slice>
authorPeter Krempa <pkrempa@redhat.com>
Wed, 12 Feb 2020 16:26:47 +0000 (17:26 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 14 Feb 2020 15:32:21 +0000 (16:32 +0100)
commit8c4303768846834893687db68ec265ce35aab5df
treeac521f6e0783aca66768617349e9a8d5cbf3c2b4
parenta6eeda986e458e6746268069b1f610c27e89d6e2
qemu: block: forbid creation of storage sources with <slice>

Specifically creating such images via libvirt during blockjobs would
be much more hassle than it's worth. Just forbid them for now.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_block.c