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(a)redhat.com>
---
src/storage/storage_backend_gluster.c | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano