[libvirt] [PATCH 0/2] Fix parsing of iSCSI LUN from JSON backing store strings

Peter Krempa pkrempa at redhat.com
Wed Jan 31 11:07:30 UTC 2018


Peter Krempa (2):
  util: json: Add helper to return string or number properties as string
  util: storage: Parse 'lun' for iSCSI protocol from JSON as string or
    number

 src/util/virjson.c        | 27 +++++++++++++++++++++++++++
 src/util/virjson.h        |  1 +
 src/util/virstoragefile.c | 13 +++++--------
 tests/virstoragetest.c    |  2 +-
 4 files changed, 34 insertions(+), 9 deletions(-)

-- 
2.15.0




More information about the libvir-list mailing list