]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/datalog: Pass IoCtx in, don't have each backend make its own
authorAdam C. Emerson <aemerson@redhat.com>
Sat, 21 Nov 2020 22:05:04 +0000 (17:05 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Mon, 29 Mar 2021 16:25:58 +0000 (12:25 -0400)
commit7f097cf8db433bb4c82a9bafc44e43b84f79bca4
tree4b3d8f604be7427b2d363d04c823dfe5dbb22ebc
parentda6223d281e33e43fa74c50f4d0eedb5ac25ace4
rgw/datalog: Pass IoCtx in, don't have each backend make its own

Also don't use svc_cls.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_datalog.cc
src/rgw/rgw_datalog.h
src/rgw/rgw_service.cc