]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: various ioctx.operate refactoring changes
authorAli Maredia <amaredia@redhat.com>
Thu, 29 Aug 2019 19:27:43 +0000 (15:27 -0400)
committerAli Maredia <amaredia@redhat.com>
Mon, 30 Sep 2019 19:48:58 +0000 (15:48 -0400)
commit582511446bfc81c7958192eec599e6efb8a7579d
treeef7dc01ae8273028bb7ddc3040d51824e8fdc829
parentcd684a04ee014dca9dbf408c72d71166801f6497
rgw: various ioctx.operate refactoring changes

- remove unused #include for cls_client headers
- refactor cls_timeindex_trim call in
rgw_object_expirer_core.cc
- add more CLS_CLIENT_HIDE_IOCTX in header files
- move target_compile_definitions to rgw_a target
- make repeat cls helper functions static

Signed-off-by: Ali Maredia <amaredia@redhat.com>
src/cls/log/cls_log_client.h
src/cls/rgw/cls_rgw_client.cc
src/cls/rgw/cls_rgw_client.h
src/cls/timeindex/cls_timeindex_client.h
src/rgw/CMakeLists.txt
src/rgw/rgw_object_expirer_core.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/test/cls_rgw/test_cls_rgw.cc