On 08/20/2012 07:33 PM, Eric Blake wrote:
Almost done with the splits.
* tools/virsh-snapshot.h: New file.
* tools/Makefile.am (virsh_SOURCES): Build it.
* tools/virsh.c: Use new header.
* tools/virsh-snapshot.c: Likewise.
---
tools/Makefile.am | 2 +-
tools/virsh-snapshot.c | 21 +++++++++++++++++++--
tools/virsh-snapshot.h | 33 +++++++++++++++++++++++++++++++++
tools/virsh.c | 2 +-
4 files changed, 54 insertions(+), 4 deletions(-)
create mode 100644 tools/virsh-snapshot.h
ACK.