Re: [libvirt] [PATCH v3 3/3] rbd: optionally compute volume allocation from capacity

2019-03-19 Thread Michal Privoznik
On 3/19/19 2:42 PM, jdill...@redhat.com wrote: From: Jason Dillaman Use the new refresh volume allocation pool override to skip computing the actual volume usage if disabled. Signed-off-by: Jason Dillaman --- src/storage/storage_backend_rbd.c | 3 ++- 1 file changed, 2 insertions(+), 1 del

[libvirt] [PATCH v3 3/3] rbd: optionally compute volume allocation from capacity

2019-03-19 Thread jdillama
From: Jason Dillaman Use the new refresh volume allocation pool override to skip computing the actual volume usage if disabled. Signed-off-by: Jason Dillaman --- src/storage/storage_backend_rbd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/storage/storage_backend_