summaryrefslogtreecommitdiffstats
path: root/src/test/librbd/test_mock_ObjectMap.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: fixup rbd tests as a side effect of reference countingVenky Shankar2019-11-111-12/+21
* test/librbd: s/Mutex/ceph::mutex/Kefu Chai2019-08-031-4/+4
* librbd: protect object map with a private member lockJason Dillaman2019-04-281-4/+2
* librbd: renamed 'ImageCtx::snap_lock' to 'image_lock'Jason Dillaman2019-04-281-2/+2
* librbd: do not invalidate object map if update races with copyupJason Dillaman2018-09-261-18/+23
* test: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-3/+3
* {common,mds,rbd}: Fix unused lambda capture warningsAdam C. Emerson2018-01-121-1/+1
* blkin: rbd object map update tracesJason Dillaman2017-05-191-6/+7
* librbd: block concurrent in-flight object map updates for the same objectJason Dillaman2016-12-131-0/+272