
24 Feb
2020
24 Feb
'20
12:03 a.m.
On Fri, Feb 21, 2020 at 02:51:43PM +0100, Peter Krempa wrote:
Take the format of the backing store from the 'meta' object directly and use g_steal_pointer go steal the path.
s/go/to/
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/storage/storage_backend_gluster.c | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano