mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
7a227688a8
Introduce the virStoragePoolFSMountOptionsDef to be used to manage the Storage Pool XML Namespace for mount options. Using a new virStorageBackendNamespaceInit function, set the virStoragePoolXMLNamespace into the _virStoragePoolOptions when the storage backend is loaded. Modify the storagepool.rng to allow for the usage of a different XML namespace to parse the fs_mount_opts to be included with the fs and netfs storage pool definitions. Modify the storagepoolxml2xmltest to utilize a properly modified XML file to parse and format the namespace for a netfs storage pool. Signed-off-by: John Ferlan <jferlan@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> |
||
---|---|---|
.. | ||
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 | ||
pool-netfs-cifs.xml | ||
pool-netfs-gluster.xml | ||
pool-netfs-ns-mountopts.xml | ||
pool-netfs-protocol-ver.xml | ||
pool-netfs.xml | ||
pool-rbd.xml | ||
pool-scsi-type-fc-host-managed.xml | ||
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 | ||
pool-zfs-sourcedev.xml | ||
pool-zfs.xml |