]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-dencoder: adding support for cls_rgw_lc_obj_head 18920/head
authorYao Zongyou <yaozongyou@vip.qq.com>
Tue, 14 Nov 2017 13:42:25 +0000 (21:42 +0800)
committerYao Zongyou <yaozongyou@vip.qq.com>
Tue, 14 Nov 2017 13:42:25 +0000 (21:42 +0800)
commit10d2514fb4545f511c9b8827b7acbf0c77c5a7d1
treeeceef1f5ec3d6fa9fcb71cd17434d22e08558a92
parent7f0d82d93bb51a09215c0ab97b2fec0b574cb834
ceph-dencoder: adding support for cls_rgw_lc_obj_head

After adding cls_rgw_lc_obj_head, we can using the following command
to look into lc processing related information:
rados -p default.rgw.log getomapheader lc.0 ./header.bin --namespace=lc
ceph-dencoder type cls_rgw_lc_obj_head import ./header.bin decode dump_json

Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
src/cls/rgw/cls_rgw_types.cc
src/cls/rgw/cls_rgw_types.h
src/test/encoding/types.h