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

2014-09-13 Thread Roman Bogorodskiy
Roman Bogorodskiy wrote: Ján Tomko wrote: 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

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

2014-09-10 Thread Roman Bogorodskiy
Ján Tomko wrote: 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

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

2014-09-09 Thread Ján Tomko
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

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

2014-09-07 Thread Roman Bogorodskiy
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(+) diff --git a/docs/schemas/storagepool.rng