On Fri, Feb 21, 2020 at 02:51:41PM +0100, Peter Krempa wrote:
We store the backing file string in the structure so we should also
store the format so that callers can be simplified.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/util/virstoragefile.c | 35 +++++++++++++++++------------------
src/util/virstoragefile.h | 1 +
2 files changed, 18 insertions(+), 18 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano