]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Add readonly to filesystem RNG schema
authorOsier Yang <jyang@redhat.com>
Mon, 16 Jan 2012 09:17:26 +0000 (17:17 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 16 Jan 2012 11:53:44 +0000 (19:53 +0800)
"<readonly/>" is supported by filesystem XML, and also documented.

docs/schemas/domaincommon.rng

index 6d265f3c2c71b06799fe78eaabec52b05fbf19d6..b34526fcbba40793975dd831e2a7b1d591d4fa61 100644 (file)
         </choice>
         </attribute>
       </optional>
+      <optional>
+        <element name='readonly'>
+          <empty/>
+        </element>
+      </optional>
     </element>
   </define>
   <define name="filesystemtgt">