Re: [libvirt] [PATCH 18/4] virsh: split out virsh-volume.c

2012-08-21 Thread Eric Blake
On 08/20/2012 10:58 PM, Laine Stump wrote: On 08/20/2012 07:48 PM, Eric Blake wrote: Last of the file splits. * tools/virsh-volume.h: New file. * tools/Makefile.am (virsh_SOURCES): Build it. * tools/virsh.c: Use new header. * tools/virsh-volume.c: Likewise. --- tools/Makefile.am| 3

[libvirt] [PATCH 18/4] virsh: split out virsh-volume.c

2012-08-20 Thread Eric Blake
Last of the file splits. * tools/virsh-volume.h: New file. * tools/Makefile.am (virsh_SOURCES): Build it. * tools/virsh.c: Use new header. * tools/virsh-volume.c: Likewise. --- tools/Makefile.am| 3 +-- tools/virsh-volume.c | 36 +--- tools/virsh-volume.h |

Re: [libvirt] [PATCH 18/4] virsh: split out virsh-volume.c

2012-08-20 Thread Laine Stump
On 08/20/2012 07:48 PM, Eric Blake wrote: Last of the file splits. * tools/virsh-volume.h: New file. * tools/Makefile.am (virsh_SOURCES): Build it. * tools/virsh.c: Use new header. * tools/virsh-volume.c: Likewise. --- tools/Makefile.am| 3 +-- tools/virsh-volume.c | 36