]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: initial mdlog clone implementation
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 7 Jul 2015 20:56:03 +0000 (13:56 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 9 Feb 2016 20:52:07 +0000 (12:52 -0800)
commiteac4e794717cf5161dc3a2b21c79b07e8752a5ed
tree42f218aad6596855048732bbb89133e2eae3fb4e
parentfbc5ef112d312478403ab001602122ea29624415
rgw: initial mdlog clone implementation

naive handling, not paging, unbalanced.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/cls/log/cls_log.cc
src/cls/log/cls_log_client.cc
src/cls/log/cls_log_client.h
src/cls/log/cls_log_ops.h
src/rgw/rgw_admin.cc
src/rgw/rgw_json_enc.cc
src/rgw/rgw_metadata.cc
src/rgw/rgw_metadata.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_sync.cc