[libvirt] [PATCH v2 1/3] storage: Fix the schema and add tests for cifs pool

Peter Krempa pkrempa at redhat.com
Tue Jun 16 07:00:19 UTC 2015


On Mon, Jun 15, 2015 at 17:30:35 -0400, John Ferlan wrote:
> Commit id '887dd362' added support for a netfs pool format type 'cifs'
> and 'gluster' in order to add rng support for Samba and glusterfs netfs
> pools. Originally, the CIFS type support was added as part of commit
> id '61fb6979'. Eventually commit id 'b325be12' fixed the gluster rng
> definition to match expectations.
> 
> As it turns out the CIFS rng needed a similar change since the directory
> path is not an absDirPath, rather just a dirPath will be required.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  docs/schemas/storagepool.rng                    | 10 ++++++----
>  tests/storagepoolxml2xmlin/pool-netfs-cifs.xml  | 12 ++++++++++++
>  tests/storagepoolxml2xmlout/pool-netfs-cifs.xml | 15 +++++++++++++++
>  tests/storagepoolxml2xmltest.c                  |  1 +
>  4 files changed, 34 insertions(+), 4 deletions(-)
>  create mode 100644 tests/storagepoolxml2xmlin/pool-netfs-cifs.xml
>  create mode 100644 tests/storagepoolxml2xmlout/pool-netfs-cifs.xml
> 

ACK,

Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150616/dfdd557a/attachment-0001.sig>


More information about the libvir-list mailing list