]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Create macro for "pool" option
authorJohn Ferlan <jferlan@redhat.com>
Wed, 25 Nov 2015 14:06:33 +0000 (09:06 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 17 Dec 2015 16:56:18 +0000 (11:56 -0500)
commitcf793b0042935b3631e30d4d8335e4af7d3169bc
tree2aef39f94e6b7628257bde86aaf50c07ac7f77df
parentaeb1078ab52ad5394b6e477658ce2d42dac55b49
virsh: Create macro for "pool" option

Rather than continually cut/paste the "pool" option for pool command
option structures, generate a macro which will commonly define it for
any command.  Then of course use that macro.
tools/virsh-pool.c