On Wed, Feb 12, 2020 at 07:03:20PM +0100, Peter Krempa wrote:
Implement parsing and formatting of the 'source' and
'format' slices.
s/'source' and 'format'/'storage'/
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/conf/domain_conf.c | 86 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 86 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano