From: Ján Tomko Date: Tue, 27 Jul 2021 10:39:50 +0000 (+0200) Subject: schema: make target mandatory for filesystems X-Git-Tag: v7.6.0-rc1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f1a7b249169a069497a7017b3993e0a5fd2cb6c;p=thirdparty%2Flibvirt.git schema: make target mandatory for filesystems Commit 12967c3e13 incorrectly made the target optional. The validation was re-introduced by commit e8863b91f (which put it into FSDefValidate instead of the parser), but it did not amend the schema to make it mandatory again. https://bugzilla.redhat.com/show_bug.cgi?id=1969232 Fixes: e8863b91fb98f077d4c44a11bd7ea84c5e6b29ef Signed-off-by: Ján Tomko Reviewed-by: Martin Kletzander --- diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 14c5d4ee68..2442078969 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -2859,12 +2859,10 @@ - - - - - - + + + +