]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw:sal: expose cluster fsid in RGWStore
authorMatt Benjamin <mbenjamin@redhat.com>
Tue, 29 Jun 2021 13:23:40 +0000 (09:23 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Thu, 9 Dec 2021 15:47:36 +0000 (10:47 -0500)
commitcfe546991a5f6529a23a55110a19b824f3a49655
tree846e85fbcf0bd76243057c67b54c22c72d020953
parent50cc016efbe0c2dad9d98aa9012e365211de6554
rgw:sal: expose cluster fsid in RGWStore

Adds a get_cluster_id() method to RGWStore, provided librados
cluster_fsid in the RADOS implementation.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_sal.h
src/rgw/rgw_sal_rados.cc
src/rgw/rgw_sal_rados.h
src/rgw/services/svc_rados.cc
src/rgw/services/svc_rados.h