[libvirt] [PATCH] Fix invalid log, misused option types and a typo

Michal Privoznik mprivozn at redhat.com
Tue Nov 11 10:07:25 UTC 2014


On 11.11.2014 03:12, Hao Liu wrote:
> This patch fixes the following issues.
>
> 1)  When an invalid wwn is introduced, libvirt reports
>      "Malformed wwn: %s". The template won't be replaced.
>
> 2)  "target" option for dompmsuspend and "xml" option for
>      save-image-define are required options and should use
>      VSH_OT_DATA instead of VSH_OT_STRING as an option type.
>
> 3)  A typo.
>
> Signed-off-by: Hao Liu <hliu at redhat.com>
> ---
>   src/util/virutil.c   | 4 ++--
>   tools/virsh-domain.c | 4 ++--
>   tools/virsh-host.c   | 2 +-
>   3 files changed, 5 insertions(+), 5 deletions(-)

ACKed & pushed.

Michal




More information about the libvir-list mailing list