Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: fixup rbd tests as a side effect of reference counting | Venky Shankar | 2019-11-11 | 1 | -12/+21 |
* | test/librbd: s/Mutex/ceph::mutex/ | Kefu Chai | 2019-08-03 | 1 | -4/+4 |
* | librbd: protect object map with a private member lock | Jason Dillaman | 2019-04-28 | 1 | -4/+2 |
* | librbd: renamed 'ImageCtx::snap_lock' to 'image_lock' | Jason Dillaman | 2019-04-28 | 1 | -2/+2 |
* | librbd: do not invalidate object map if update races with copyup | Jason Dillaman | 2018-09-26 | 1 | -18/+23 |
* | test: Use ceph_assert for asserts. | Adam C. Emerson | 2018-08-27 | 1 | -3/+3 |
* | {common,mds,rbd}: Fix unused lambda capture warnings | Adam C. Emerson | 2018-01-12 | 1 | -1/+1 |
* | blkin: rbd object map update traces | Jason Dillaman | 2017-05-19 | 1 | -6/+7 |
* | librbd: block concurrent in-flight object map updates for the same object | Jason Dillaman | 2016-12-13 | 1 | -0/+272 |