On 1/30/19 12:40 PM, Daniel P. Berrangé wrote: > The struct _virStorageBackendQemuImgInfo is quite large so it is > preferrable to pass it by reference instead of by value. This requires > us to stop modifying the "compat" field. > > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > src/storage/storage_util.c | 35 +++++++++++++++++------------------ > 1 file changed, 17 insertions(+), 18 deletions(-) >
Reviewed-by: John Ferlan <[email protected]> John -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
