libvirt/docs/schemas
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
..
basictypes.rng
capability.rng
cputypes.rng conf: Parse and format HMAT 2020-07-08 12:05:24 +02:00
domain.rng
domainbackup.rng backup: Allow configuring incremental backup per-disk individually 2020-07-08 08:40:30 +02:00
domaincaps.rng
domaincheckpoint.rng
domaincommon.rng Add a check attribute on the mac address element 2020-07-23 16:11:39 +01:00
domainsnapshot.rng
interface.rng
network.rng
networkcommon.rng
networkport.rng
nodedev.rng
nwfilter_params.rng
nwfilter.rng
nwfilterbinding.rng
secret.rng
storagecommon.rng
storagepool.rng conf: add control over COW for storage pool directories 2020-07-23 16:18:09 +01:00
storagepoolcaps.rng
storagevol.rng