On 05/30/2014 02:37 AM, Peter Krempa wrote: > Introduce flag for the block commit API to allow the commit operation to > leave the chain relatively addressed. Also adds a virsh switch to enable > this behavior. > --- > include/libvirt/libvirt.h.in | 4 ++++ > tools/virsh-domain.c | 7 +++++++ > tools/virsh.pod | 6 ++++-- > 3 files changed, 15 insertions(+), 2 deletions(-)
> },
> + {.name = "keep-relative",
> + .type = VSH_OT_BOOL,
> + .help = N_("keep the backing chain relative if it was relatively "
> + "referenced if it was before")
s/if it was before/before/
I'd also like to see the flag mentioned in the doc text of libvirt.c.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
