]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: overload cls_rgw functions that do io_ctx.operate()
authorAli Maredia <amaredia@redhat.com>
Wed, 12 Jun 2019 22:36:27 +0000 (18:36 -0400)
committerAli Maredia <amaredia@redhat.com>
Mon, 30 Sep 2019 19:48:58 +0000 (15:48 -0400)
commitcd684a04ee014dca9dbf408c72d71166801f6497
tree1fbcfb45fddf196d5b8c1701850539b64d7a8d37
parent9886e9311878c0b8c8b59580a0437e0ad9ff2790
rgw: overload cls_rgw functions that do io_ctx.operate()

Call the new overloaded functions and call
rgw_rados_operate after them.

Signed-off-by: Ali Maredia <amaredia@redhat.com>
src/cls/rgw/cls_rgw_client.cc
src/cls/rgw/cls_rgw_client.h
src/rgw/CMakeLists.txt
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_reshard.cc