]> xenbits.xensource.com Git - libvirt.git/commit
storage: Better describe logical pool creation/definition parameters
authorJohn Ferlan <jferlan@redhat.com>
Sat, 25 Mar 2017 12:07:36 +0000 (08:07 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 27 Mar 2017 18:31:42 +0000 (14:31 -0400)
commitca4515d2639057020c749470f390fe1f5981e91e
tree8821fafa1b82dce5791ebbdd35b3b760448cabbe
parent5d5380cf664171f4102d0dc90b75055903d695a1
storage: Better describe logical pool creation/definition parameters

https://bugzilla.redhat.com/show_bug.cgi?id=1398087

Clean up the virsh man page description for --pool-create-as in order
to better describe how the various arguments are used when creating
(or defining) a logical pool.

Also modify the storage pool XML parsing algorithm to check for the
mismatched "name" and "source-name".
src/conf/storage_conf.c
tools/virsh.pod