libvirt/tests/storagepoolxml2xmlout
Daniel P. Berrangé bb8ccb050d conf: add control over COW for storage pool directories
The storage pool code now attempts to disable COW by default on btrfs,
but management applications may wish to override this behaviour. Thus we
introduce a concept of storage pool features:

  <features>
    <cow state='yes|no'/>
  </features>

If the <cow> feature policy is set, it will be enforced. It will always
return an hard error if COW cannot be explicitly set or unset.

Reviewed-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-07-23 16:18:09 +01:00
..
pool-dir-cow.xml
pool-dir-naming.xml
pool-dir.xml
pool-disk-device-nopartsep.xml
pool-disk.xml
pool-fs.xml
pool-gluster-sub.xml
pool-gluster.xml
pool-iscsi-auth.xml
pool-iscsi-direct-auth.xml
pool-iscsi-direct.xml
pool-iscsi-multiiqn.xml
pool-iscsi-vendor-product.xml
pool-iscsi.xml
pool-logical-create.xml
pool-logical-noname.xml
pool-logical-nopath.xml
pool-logical.xml
pool-mpath.xml
pool-netfs-auto.xml tests: Add storagepool xml test for netfs-auto 2018-12-13 07:09:42 -05:00
pool-netfs-cifs.xml
pool-netfs-gluster.xml
pool-netfs-ns-mountopts.xml
pool-netfs-protocol-ver.xml
pool-netfs-slash.xml
pool-netfs.xml
pool-rbd-ipv6.xml
pool-rbd-ns-configopts.xml
pool-rbd-refresh-volume-allocation.xml
pool-rbd.xml
pool-scsi-type-fc-host-managed.xml storage: Introduce 'managed' for the fchost parent 2014-11-12 10:18:28 -05:00
pool-scsi-type-fc-host.xml
pool-scsi-type-scsi-host-stable.xml
pool-scsi-type-scsi-host.xml
pool-scsi.xml
pool-sheepdog.xml
pool-vstorage.xml tests: storage: Fix storage xml2xml test for vstorage pool 2017-01-27 10:39:53 +01:00
pool-zfs-sourcedev.xml
pool-zfs.xml