
2 Apr
2010
2 Apr
'10
3:26 p.m.
2010/4/2 Chris Lalancette <clalance@redhat.com>:
None of the other flags made sense anymore, so remove them all. DELETE_CHILDREN means delete *this* snapshot and any children of this snapshot.
Signed-off-by: Chris Lalancette <clalance@redhat.com> --- include/libvirt/libvirt.h.in | 5 +-- src/qemu/qemu_driver.c | 93 +++++++++++++++++++++++------------------ src/vbox/vbox_tmpl.c | 27 +------------ tools/virsh.c | 17 +------ 4 files changed, 57 insertions(+), 85 deletions(-)
ACK. Matthias