]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Create macro for "file" option
authorJohn Ferlan <jferlan@redhat.com>
Wed, 25 Nov 2015 14:08:54 +0000 (09:08 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 17 Dec 2015 16:56:18 +0000 (11:56 -0500)
commite178688f8e140e80f4f4cbcfbd17d22dd43c073f
tree3d208be45d1be0d0d11347ed7cbe9717adf642a0
parentcf793b0042935b3631e30d4d8335e4af7d3169bc
virsh: Create macro for "file" option

Rather than continually cut/paste the "file" 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