[libvirt] [PATCH v2 0/2] Make virsh *edit more bearable

Michal Privoznik mprivozn at redhat.com
Thu May 31 14:18:13 UTC 2012


On 24.05.2012 18:20, Michal Privoznik wrote:
> If there's an error in XML, all changes made by user are lost.
> Users (read /me) tends to get angry with this. Allow them to
> get back and re-edit.
> 
> diff to v1:
> -Eric's review suggestions included
> 
> Michal Privoznik (2):
>   virsh: Switch from generated cmd*Edit commands to nongenerated
>   virsh: Allow users to reedit rejected XML
> 
>  cfg.mk             |    4 +-
>  po/POTFILES.in     |    1 +
>  tools/Makefile.am  |   40 +----
>  tools/console.c    |   40 +++--
>  tools/console.h    |    2 +
>  tools/virsh-edit.c |  138 +++++++++++++++
>  tools/virsh.c      |  483 ++++++++++++++++++++++------------------------------
>  7 files changed, 371 insertions(+), 337 deletions(-)
>  create mode 100644 tools/virsh-edit.c
> 

Ping?




More information about the libvir-list mailing list