[libvirt] [PATCH 1/3] docs: Add readonly to filesystem RNG schema

Daniel P. Berrange berrange at redhat.com
Mon Jan 16 11:09:54 UTC 2012


On Mon, Jan 16, 2012 at 06:19:26PM +0800, Osier Yang wrote:
> "<readonly/>" is supported by filesystem XML, and also documented.
> ---
>  docs/schemas/domaincommon.rng |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng
> index 6d265f3..b34526f 100644
> --- a/docs/schemas/domaincommon.rng
> +++ b/docs/schemas/domaincommon.rng
> @@ -1186,6 +1186,11 @@
>          </choice>
>          </attribute>
>        </optional>
> +      <optional>
> +        <element name='readonly'>
> +          <empty/>
> +        </element>
> +      </optional>
>      </element>
>    </define>
>    <define name="filesystemtgt">

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list