]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rbd: optionally compute volume allocation from capacity
authorJason Dillaman <dillaman@redhat.com>
Tue, 19 Mar 2019 13:42:18 +0000 (09:42 -0400)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 19 Mar 2019 15:49:24 +0000 (16:49 +0100)
commitf9c38c723af4d8cce77a1a348ac4b9ef512641d7
treef78305b6819f18d2818e1a0b1602a04bc9d657a6
parent669018bc9cb1ce01c49659b8fe8864a2f25adfb5
rbd: optionally compute volume allocation from capacity

Use the new refresh volume allocation pool override to skip
computing the actual volume usage if disabled.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/storage/storage_backend_rbd.c