]> xenbits.xensource.com Git - libvirt.git/commit
util: storage: Add helpers to parse and format relPath into privateData
authorPeter Krempa <pkrempa@redhat.com>
Wed, 13 Dec 2017 16:04:54 +0000 (17:04 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 14 Dec 2017 09:27:30 +0000 (10:27 +0100)
commitcd31709351142a2770d2b9baa7755eaed672710a
tree152cbe4dfddb5138a1a1e481308e4ded904a3d03
parentaed3d038a6565f3b0e916bdb004ca90b302b200d
util: storage: Add helpers to parse and format relPath into privateData

This will be the first private piece of data that will need to be stored
in the XML for some drivers. Add helpers which will do it.
src/libvirt_private.syms
src/util/virstoragefile.c
src/util/virstoragefile.h