
16 Aug
2018
16 Aug
'18
1:34 p.m.
On Mon, Aug 13, 2018 at 06:00:01PM +0200, Peter Krempa wrote:
Use the index stored in virStorageSource struct rather than recalculating it. Currently we'd report proper numbers but that will change with blockdev.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_driver.c | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano