Re: [libvirt] [PATCH 12/12] qemu: blockcopy: sanitize permission handling for 'mirror'

2019-05-21 Thread Ján Tomko
On Fri, May 17, 2019 at 01:19:58PM +0200, Peter Krempa wrote: At the point when we want to modify the permissions for the 'mirror' we know whether it is supposed to have a backing chain or no. Given that mirror->backingStore is populated only when we'd need to touch it ayways we can use qemuDomai

[libvirt] [PATCH 12/12] qemu: blockcopy: sanitize permission handling for 'mirror'

2019-05-17 Thread Peter Krempa
At the point when we want to modify the permissions for the 'mirror' we know whether it is supposed to have a backing chain or no. Given that mirror->backingStore is populated only when we'd need to touch it ayways we can use qemuDomainStorageSourceChainAccessAllow even in place of qemuDomainStorag