]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: schemas: Fix missing timestamp inside backingStore
authorJulio Faracco <jcfaracco@gmail.com>
Tue, 11 Sep 2018 02:57:13 +0000 (23:57 -0300)
committerErik Skultety <eskultet@redhat.com>
Tue, 11 Sep 2018 08:44:26 +0000 (10:44 +0200)
All backingStore XML definitions have a XML tag with the timestamp. This
timestamp is not defined insinde RNG volume storage schema and it is
causing some problems to validate and check volume XMLs.

https://bugzilla.redhat.com/show_bug.cgi?id=1594266

Signed-off-by: Julio Faracco <jcfaracco@gmail.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
docs/schemas/storagevol.rng

index 96d6b3e6d0c4c7f5156e784dc18d240de8023976..32aaa2784d406238c12d91ca64aea386b23f4c43 100644 (file)
         </element>
         <ref name='format'/>
         <ref name='permissions'/>
+        <ref name='timestamps'/>
       </interleave>
     </element>
   </define>