On Wed, May 14, 2025 at 16:24:10 +0200, Michal Privoznik via Devel wrote:
From: Michal Privoznik <mprivozn(a)redhat.com>
Inside of storage_backend_rbd.c there are two implementations of
virStorageBackendRBDSetAllocation(). One reports an error on
failure, so the stub implementation should report an error too.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/storage/storage_backend_rbd.c | 1 +
1 file changed, 1 insertion(+)
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>