Re: [PATCH 2/2] qemu: Tell secdrivers which images are top parent

2020-02-28 Thread Peter Krempa
On Thu, Feb 27, 2020 at 13:07:36 +0100, Michal Privoznik wrote: > When preparing images for block jobs we modify their seclabels so > that QEMU can open them. However, as mentioned in the previous > commit, secdrivers base some it their decisions whether the image > they are working on is top

[PATCH 2/2] qemu: Tell secdrivers which images are top parent

2020-02-27 Thread Michal Privoznik
When preparing images for block jobs we modify their seclabels so that QEMU can open them. However, as mentioned in the previous commit, secdrivers base some it their decisions whether the image they are working on is top parent or not. Fortunately, in places where we call secdrivers we know this