Re: [libvirt] [PATCH 9/9] storage: Add duplicate devices check for zfs pool def

2015-04-13 Thread Peter Krempa
On Thu, Apr 02, 2015 at 13:39:46 -0400, John Ferlan wrote: Check proposed pool definitions to ensure they aren't trying to use the same devices as currently defined definitions - disallow the duplicate Signed-off-by: John Ferlan jfer...@redhat.com --- src/conf/storage_conf.c | 2 +- 1

[libvirt] [PATCH 9/9] storage: Add duplicate devices check for zfs pool def

2015-04-02 Thread John Ferlan
Check proposed pool definitions to ensure they aren't trying to use the same devices as currently defined definitions - disallow the duplicate Signed-off-by: John Ferlan jfer...@redhat.com --- src/conf/storage_conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git