diff options
author | Adam C. Emerson <aemerson@redhat.com> | 2022-12-02 07:55:47 +0100 |
---|---|---|
committer | Casey Bodley <cbodley@redhat.com> | 2023-11-29 19:15:27 +0100 |
commit | a493b0710a50786ef0374df52831774fe6ca8d51 (patch) | |
tree | b6978426f4e9deeb04b78c81ae3bd1004c73ec81 /src/rgw/services/svc_user_rados.h | |
parent | rgw: Remove `RGWSI_RADOS` from `RGWSI_ConfigKey_RADOS` (diff) | |
download | ceph-a493b0710a50786ef0374df52831774fe6ca8d51.tar.xz ceph-a493b0710a50786ef0374df52831774fe6ca8d51.zip |
rgw: Remove `RGWSI_RADOS` from `RGWSI_MDLog`
Simply use the RADOS handle and `rgw_rados_ref` directly.
Also move `async_processor` out from `RGWSI_RADOS` and into
`RGWServices_Def`. This is as good a place as it for any, for now, as
it's reachable by everyone who needs it and exists through the
lifetime of the process.
Eventually it's going to go away due to coroutinization, anyway.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Diffstat (limited to 'src/rgw/services/svc_user_rados.h')
0 files changed, 0 insertions, 0 deletions