28 Oct
2025
28 Oct
'25
4:11 p.m.
On Mon, Oct 27, 2025 at 06:57:58 +0100, Peter Krempa via Devel wrote:
From: Cole Robinson <crobinso@redhat.com>
Trying to disable <seclabel> for the whole <domain> and _also_ disable <seclabel> at the <disk> level will fail with:
error: unsupported configuration: label overrides require relabeling to be enabled at the domain level
which seems wrong. Instead skip the validation when disk seclabel has relabel='no', that config should always be valid.
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Cole Robinson <crobinso@redhat.com> ---
I've sent this by mistake, when attempting to send a different patch. Sorry.