
23 Feb
2020
23 Feb
'20
11:59 p.m.
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@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@redhat.com> Jano