Re: [libvirt] [PATCH 17/30] storagefile: Split out virStorageSourceNewFromChild

2019-10-10 Thread Daniel Henrique Barboza
On 10/7/19 6:49 PM, Cole Robinson wrote: Future patches will use this for external data file handling Signed-off-by: Cole Robinson --- Reviewed-by: Daniel Henrique Barboza src/util/virstoragefile.c | 47 ++- 1 file changed, 31 insertions(+), 16

[libvirt] [PATCH 17/30] storagefile: Split out virStorageSourceNewFromChild

2019-10-07 Thread Cole Robinson
Future patches will use this for external data file handling Signed-off-by: Cole Robinson --- src/util/virstoragefile.c | 47 ++- 1 file changed, 31 insertions(+), 16 deletions(-) diff --git a/src/util/virstoragefile.c b/src/util/virstoragefile.c index