[libvirt] [PATCH 0/9] virsh domfsinfo fixes

Michal Privoznik mprivozn at redhat.com
Tue Feb 12 12:17:24 UTC 2019


On 2/12/19 10:21 AM, Ján Tomko wrote:
> Fix a crash and other issues:
> https://bugzilla.redhat.com/show_bug.cgi?id=1676354
> 
> Ján Tomko (9):
>    vshtabletest: indent strings with expected output
>    vsh-table: allow empty columns
>    virsh: introduce ninfos variable in cmdDomFSInfo
>    virsh: rename ret to rc in cmdDomFSInfo
>    virsh: do not access uninitialized memory in cmdDomFSInfo
>    virsh: introduce 'ret' in cmdDomFSInfo
>    virsh: do not report error on zero filesystems in cmdDomFSInfo
>    virsh: use virBufferTrim in cmdDomFSInfo
>    virsh: allow empty targets in cmdDomFSInfo
> 
>   tests/vshtabletest.c | 78 +++++++++++++++++++++++---------------------
>   tools/virsh-domain.c | 35 +++++++++++---------
>   tools/vsh-table.c    |  3 --
>   3 files changed, 60 insertions(+), 56 deletions(-)
> 

ACK

Michal




More information about the libvir-list mailing list