• O
    virsh: Fix regression of vol-resize · 2a3a725c
    Osier Yang 提交于
    Introduced by commit 1daa4ba3. vshCommandOptStringReq returns
    0 on *success* or the option is not required && not present, both
    are right result. Error out when returning 0 is not correct.
    the caller, it doesn't have to check wether it
    2a3a725c
virsh-volume.c 49.9 KB