Re: [libvirt] [PATCH v3 1/3] rbd: do not attempt to use fast-diff if it's marked invalid

2019-03-19 Thread Michal Privoznik
On 3/19/19 2:42 PM, jdill...@redhat.com wrote: From: Jason Dillaman The librbd API will transparently revert to a slow disk usage calculation method if the fast-diff map is marked as invalid. Signed-off-by: Jason Dillaman --- src/storage/storage_backend_rbd.c | 41

[libvirt] [PATCH v3 1/3] rbd: do not attempt to use fast-diff if it's marked invalid

2019-03-19 Thread jdillama
From: Jason Dillaman The librbd API will transparently revert to a slow disk usage calculation method if the fast-diff map is marked as invalid. Signed-off-by: Jason Dillaman --- src/storage/storage_backend_rbd.c | 41 --- 1 file changed, 37 insertions(+), 4