]> git.ipfire.org Git - thirdparty/libvirt.git/commit
examples: xml: Fix 'vol-raw.xml' and 'vol-sparse.xml'
authorPeter Krempa <pkrempa@redhat.com>
Tue, 6 Oct 2020 15:35:01 +0000 (17:35 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 20 Oct 2020 07:05:10 +0000 (09:05 +0200)
commit11acb6f4eb7b5b07b237a4962f901947af29709f
tree9b0d9464b515c122174567172a06886383f02f95
parentfb6944d0ab0da125144cd915bf14eb33c914fc0e
examples: xml: Fix 'vol-raw.xml' and 'vol-sparse.xml'

Our schema forces a <target/> element which was not present in the
files.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
examples/xml/storage/vol-raw.xml
examples/xml/storage/vol-sparse.xml