]> git.apps.os.sepia.ceph.com Git - ceph.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, 5 Apr 2021 17:37:31 +0000 (13:37 -0400)
commit57a76a06c75f60a8bb6d570c599eb40e15f93df2
tree119d4a0115d25dce7ff05f45345ae20c23d0531d
parent8c81b6fa1b2a0f1d409afbd0126d18cfc97315c4
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>
(cherry picked from commit 7f097cf8db433bb4c82a9bafc44e43b84f79bca4)
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_datalog.cc
src/rgw/rgw_datalog.h
src/rgw/rgw_service.cc