[libvirt] [PATCH] storage: zfs: implement pool build and delete

Ján Tomko jtomko at redhat.com
Tue Sep 9 15:53:46 UTC 2014


On 09/07/2014 04:15 PM, Roman Bogorodskiy wrote:
> Provide an implementation for buildPool and deletePool operations for
> the ZFS storage backend.
> ---
>  docs/schemas/storagepool.rng      |  1 +
>  src/storage/storage_backend_zfs.c | 57 +++++++++++++++++++++++++++++++++++++++
>  2 files changed, 58 insertions(+)
> 

ACK.

> diff --git a/docs/schemas/storagepool.rng b/docs/schemas/storagepool.rng
> index 908cc11..da8e1f3 100644
> --- a/docs/schemas/storagepool.rng
> +++ b/docs/schemas/storagepool.rng
> @@ -386,6 +386,7 @@
>      <element name='source'>
>        <interleave>
>          <ref name='sourceinfoname'/>
> +        <ref name='sourceinfodev'/>
>        </interleave>
>      </element>
>    </define>

It would be nice to add an example to docs/formatstorage.html or storage.html.
Also an XML to the test suite to check its validity against the RNG schema.

Jan

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


More information about the libvir-list mailing list