]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virstoragefile: Add JSON parser for 'sslverify', 'readahead', 'cookies' and 'timeout'
authorPeter Krempa <pkrempa@redhat.com>
Fri, 6 Mar 2020 07:13:06 +0000 (08:13 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 16 Mar 2020 14:51:44 +0000 (15:51 +0100)
commit77194db01c4ab785a4668257bc9409b164f059aa
tree02c7126a22e60a0a4da5f7bdc41a6ec4f5308c3b
parent9cac141cd67d2213074fd146b58812da8fe30603
virstoragefile: Add JSON parser for 'sslverify', 'readahead', 'cookies' and 'timeout'

Add support for parsing the recently added fields from backing file
pseudo-protocol strings.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/util/virstoragefile.c
tests/qemublocktest.c
tests/virstoragetest.c