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

Daniel P. Berrangé posted 2 patches 5 years, 1 month ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190318122018.9715-1-berrange@redhat.com
m4/virt-storage-rbd.m4            |   1 +
src/storage/storage_backend_rbd.c | 116 +++++++++++++++++++++++-------
2 files changed, 92 insertions(+), 25 deletions(-)
[libvirt] [PATCH 0/2] storage: fix rbd deprecations in ceph 14
Posted by Daniel P. Berrangé 5 years, 1 month ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list