[libvirt] [PATCH 17/4] virsh: split out virsh-snapshot.c

Laine Stump laine at laine.org
Tue Aug 21 04:57:17 UTC 2012


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.




More information about the libvir-list mailing list