
5 Feb
2020
5 Feb
'20
3:10 p.m.
On Wed, Feb 05, 2020 at 02:40:59PM +0100, Peter Krempa wrote:
Extract all the code setting up one storage source from the rest which sets up the whole disk. This will allow us to prepare the whole backing chain.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 112 ++++++++++++++++++++--------------------- 1 file changed, 55 insertions(+), 57 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano