
2 May
2018
2 May
'18
2:08 a.m.
On 04/25/2018 11:15 AM, Peter Krempa wrote:
Some properties don't make sense to be configured for every single layer of the backing chain, but to avoid needing to pass the disk structure we will copy them to the individual virStorageSource-s
Source's ??? or just without the -s
Zero detection is applied only for the top layer image, while caching and iomode for all layers.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_domain.c | 8 ++++++++ 1 file changed, 8 insertions(+)
Reviewed-by: John Ferlan <jferlan@redhat.com> John