]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
objclass-sdk: expose __cls_init() to the world 21581/head
authorKefu Chai <kchai@redhat.com>
Sat, 21 Apr 2018 08:41:55 +0000 (16:41 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 21 Apr 2018 09:15:59 +0000 (17:15 +0800)
commit096668ec5df93725a0726b53bbd30b4d4ab50f49
treec2cd3738e8afef942d9bef716b6d0d04652b3be0
parent735d5fd414323a218d38af1900aa9ab818c43502
objclass-sdk: expose __cls_init() to the world

the __cls_init() function should be visible. otherwise we cannot call it
to register the cls methods

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/cls/sdk/cls_sdk.cc
src/include/rados/objclass.h
src/objclass/objclass.h