]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Create macro for "overwrite" and no-overwrite" options
authorJohn Ferlan <jferlan@redhat.com>
Wed, 25 Nov 2015 14:35:41 +0000 (09:35 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 17 Dec 2015 16:56:18 +0000 (11:56 -0500)
commitf9a6110f2669bed823a22727c2bc160daf665cc2
tree172cc7d51a4a48b688e060565d99791a97acd21b
parente178688f8e140e80f4f4cbcfbd17d22dd43c073f
virsh: Create macro for "overwrite" and no-overwrite" options

Although not currently used in more than one command, it soon will be
so create a common macro to be used in the new command location.

Additionally, add the ".flags = 0," for both to match the expections
of the structure being predefined.
tools/virsh-pool.c