]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: svc_notify: initial work
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 5 Sep 2018 10:11:16 +0000 (03:11 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 8 Nov 2018 17:19:29 +0000 (09:19 -0800)
commit074936b5c2d8d62c3ca2afe6349b39815ec2cd62
treeb526cd9bf59c74caef960d3506b62c1a2bbd8f5a
parent0f39a29dc8429d15f53084e4dc381b4a6841cb26
rgw: svc_notify: initial work

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
13 files changed:
src/rgw/CMakeLists.txt
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/services/svc_notify.cc [new file with mode: 0644]
src/rgw/services/svc_notify.h [new file with mode: 0644]
src/rgw/services/svc_rados.cc
src/rgw/services/svc_rados.h
src/rgw/services/svc_sys_obj.cc
src/rgw/services/svc_sys_obj.h
src/rgw/services/svc_sys_obj_cache.cc
src/rgw/services/svc_sys_obj_cache.h
src/rgw/services/svc_sys_obj_core.cc
src/rgw/services/svc_sys_obj_core.h