[libvirt] [PATCH 0/2] storage: fix rbd deprecations in ceph 14

Daniel P. Berrangé berrange at redhat.com
Mon Mar 18 12:20:16 UTC 2019


Latest ceph has deprecated the rbd_list API and this is present in
Fedora 30/31-rawhide

Technically this is a build breaker fix, but the patches are complex
enough that they would benefit from review before pushing.

Daniel P. Berrangé (2):
  storage: split off code for calling rbd_list
  storage: add support for new rbd_list2 method

 m4/virt-storage-rbd.m4            |   1 +
 src/storage/storage_backend_rbd.c | 116 +++++++++++++++++++++++-------
 2 files changed, 92 insertions(+), 25 deletions(-)

-- 
2.20.1




More information about the libvir-list mailing list