
11 Nov
2014
11 Nov
'14
10:07 a.m.
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@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