
6 Feb
2020
6 Feb
'20
3:10 p.m.
On Thu, Feb 06, 2020 at 08:51:53AM +0100, Peter Krempa wrote:
There are a few error messages which might want to report the original backing store string. Pass it around rather than trying to re-generate it.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virstoragefile.c | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano