]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: RGWReadRemoteDataLogShardCR fix destructor
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 3 May 2016 16:59:47 +0000 (09:59 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 9 May 2016 21:36:40 +0000 (14:36 -0700)
commit95162a4c1bf61f7329e363b7efd5686f7e1025f0
tree1e81e1a6f4b3d5bb104ab31cfb49256d8e76703e
parent14cd44e0847fd914068f48dd0208ce7c1fe4eecb
rgw: RGWReadRemoteDataLogShardCR fix destructor

was missing destructor, constructor was broken

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_data_sync.cc