]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
MDLOG and BILOG REST Apis implemented along with some bug fixes
authorBabu Shanmugam <anbu@enovance.com>
Sat, 18 May 2013 05:02:21 +0000 (10:32 +0530)
committerBabu Shanmugam <anbu@enovance.com>
Sat, 18 May 2013 05:02:21 +0000 (10:32 +0530)
commit947e1331e5924b04323d614afb9b21b7d5993c7f
treede7bbac826f759cbd02524b81a6fb9bdc7e76de6
parent3ac7fb8a0790e86c98eb79c0fba344decbf2b882
MDLOG and BILOG REST Apis implemented along with some bug fixes

Signed-off-by: Babu Shanmugam <anbu@enovance.com>
src/Makefile.am
src/cls/log/cls_log.cc
src/cls/rgw/cls_rgw.cc
src/cls/rgw/cls_rgw_types.cc
src/rgw/rgw_main.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_rest_log.cc [new file with mode: 0644]
src/rgw/rgw_rest_log.h [new file with mode: 0644]
src/rgw/rgw_rest_s3.cc
src/test/test_rgw_admin_log.cc [new file with mode: 0644]