]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: add support for new rbd_list2 method
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 18 Mar 2019 11:11:38 +0000 (11:11 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 18 Mar 2019 15:21:10 +0000 (15:21 +0000)
commit3aa190f2a43a632b542a6ba751a6c3ab4d51f1dd
tree75f8b4e31f467659c8f0539ba83e747690938a85
parent28c8403ed07896d6d7e06d7726ed904027206719
storage: add support for new rbd_list2 method

The rbd_list method has been deprecated in Ceph >= 14.0.0
in favour of the new rbd_list2 method which populates an
array of structs.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
m4/virt-storage-rbd.m4
src/storage/storage_backend_rbd.c