On Fri, Aug 30, 2024 at 17:13:43 +0200, Andrea Bolognani wrote:
From: Peter Krempa <pkrempa(a)redhat.com>
In case when the user exports images from current host and there is an
incoming migration from a remote host, security label remembering would
be possible but would attempt to remember the label allowing access to
the image as the image is already used by a VM on remote host.
To prevent remembering the wrong label, we'll skip the remembering of
the label for any shared resource, so that the code behaves identically
regardless of how the image is accessed.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
Reviewed-by: Andrea Bolognani <abologna(a)redhat.com>
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
For all patches above this one that I didn't author:
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>