21 Aug
2012
21 Aug
'12
1:56 p.m.
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