[libvirt] [PATCH 16/4] virsh: split out virsh-secret.c

Laine Stump laine at laine.org
Tue Aug 21 04:56:42 UTC 2012


On 08/20/2012 07:23 PM, Eric Blake wrote:
> One of the simpler splits.

The last couple seemed pretty simple too (well, okay, so one of them did
rename "flag" to "flags" :-)

ACK.

>
> * tools/virsh-secret.h: New file.
> * tools/Makefile.am (virsh_SOURCES): Build it.
> * tools/virsh.c: Use new header.
> * tools/virsh-secret.c: Likewise.
> ---
>  tools/Makefile.am    |  2 +-
>  tools/virsh-secret.c | 17 ++++++++++++++++-
>  tools/virsh-secret.h | 33 +++++++++++++++++++++++++++++++++
>  tools/virsh.c        |  2 +-
>  4 files changed, 51 insertions(+), 3 deletions(-)
>  create mode 100644 tools/virsh-secret.h
>




More information about the libvir-list mailing list