]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: add get_inconsistent_objects() API
authorKefu Chai <kchai@redhat.com>
Sat, 30 Jan 2016 07:05:31 +0000 (15:05 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 25 Feb 2016 04:41:55 +0000 (12:41 +0800)
commitdfc2f4823bafdbc45e69c4a35f2e4d4a22d1efdb
treec230852081ae37affb4ba2753faaa69772723da3
parent3dea4f1f5c432a12da844edfbf17111fcbaa1b08
librados: add get_inconsistent_objects() API

Fixes: #13505
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/include/rados/librados.hpp
src/librados/IoCtxImpl.cc
src/librados/IoCtxImpl.h
src/librados/librados.cc
src/osdc/Objecter.cc
src/osdc/Objecter.h