[libvirt] [PATCH 12/13] virsh: Split cmds in node device group from virsh.c

Peter Krempa pkrempa at redhat.com
Wed Jul 25 14:53:39 UTC 2012


On 07/24/12 11:18, Osier Yang wrote:
> Commands in node device group moved from virsh.c to virsh-nodedev.c,
>
> * virsh.c: Remove commands in node device group.
> * virsh-nodedev.c: New file, filled with commands in node device group
> ---
>   tools/virsh-nodedev.c |  383 +++++++++++++++++++++++++++++++++++++++++++++++++
>   tools/virsh.c         |  360 +---------------------------------------------
>   2 files changed, 385 insertions(+), 358 deletions(-)
>   create mode 100644 tools/virsh-nodedev.c
>

There's an extra newline at the end of virsh-nodedev.c. ACK with that 
removed.

Peter





More information about the libvir-list mailing list