]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: virstoragefile: Add 'json:' pseudo-protocol parser for 'nfs' protocol
authorRyan Gahagan <rgahagan@cs.utexas.edu>
Wed, 6 Jan 2021 21:32:31 +0000 (15:32 -0600)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 8 Jan 2021 14:09:26 +0000 (15:09 +0100)
commit0f1f3f1228edcc0af75a58352855e42e6d2ca522
treeb65376146b159ea836edc3a35fe2238ca0f6a9bb
parentc7570bbef89b20058095270e07fad0dcc8f60e7a
util: virstoragefile: Add 'json:' pseudo-protocol parser for 'nfs' protocol

Enable parsing of backing store strings containing the native 'nfs'
protocol specification.

Signed-off-by: Ryan Gahagan <rgahagan@cs.utexas.edu>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/util/virstoragefile.c
tests/virstoragetest.c