• J
    storage: Add infrastructure to manage XML namespace options · 7a227688
    John Ferlan 提交于
    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: NJohn Ferlan <jferlan@redhat.com>
    Reviewed-by: NDaniel P. Berrangé <berrange@redhat.com>
    7a227688
pool-netfs-ns-mountopts.xml 683 字节