On Mon, Mar 18, 2019 at 04:54:55PM +0100, Peter Krempa wrote:
virDomainDiskSourceFormat would call virDomainDiskSourceFormatInternal with a limited set of parameters. Remove the 'Internal' variant by squishing into virDomainDiskSourceFormat and fix the callers.Signed-off-by: Peter Krempa <[email protected]> --- src/conf/domain_conf.c | 38 +++++++++++++------------------------- src/conf/domain_conf.h | 2 ++ src/conf/snapshot_conf.c | 2 +- tests/qemublocktest.c | 2 +- tests/virstoragetest.c | 2 +- 5 files changed, 18 insertions(+), 28 deletions(-)
Reviewed-by: Ján Tomko <[email protected]> Jano
signature.asc
Description: Digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
