libvirt/docs/schemas
Harsh Prateek Bora 75a6a9a8e0 new attribute accessmode to filesystem element
This introduces new attribute to filesystem element
to support customizable access mode for mount type.
Valid accessmode are: passthrough, mapped and squash.

Usage:
        <filesystem type='mount' accessmode='passthrough'>
          <source dir='/export/to/guest'/>
          <target dir='mount_tag'/>
        </filesystem>

passthrough is the default model if not specified, that's
also the current behaviour.
2010-10-14 15:08:24 +02:00
..
capability.rng
domain.rng new attribute accessmode to filesystem element 2010-10-14 15:08:24 +02:00
domainsnapshot.rng
interface.rng
Makefile.am
network.rng
nodedev.rng
nwfilter.rng nwfilter: Extend schema to accept state attribute 2010-10-07 06:44:41 -04:00
secret.rng
storageencryption.rng
storagepool.rng storage: add support for Vendor and Model in XML 2010-08-19 15:58:43 -06:00
storagevol.rng