On a Monday in 2020, Peter Krempa wrote:
We need qemu to be able to write the newly created images so that it
can
format them to the specified storage format.
Force write access by relabelling the images when formatting.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_block.c | 12 ++++++++++++
1 file changed, 12 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano