summaryrefslogtreecommitdiffstats
path: root/src/test/cls_lock/test_cls_lock.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: adding y2k38 annotations to supress coverity issuesYuval Lifshitz2023-11-051-0/+1
* cls_lock: expired lock before unlock and start checkNitzanMordhai2023-08-011-26/+4
* cls_lock: check expired lock before unlockNitzanMordhai2022-04-131-2/+23
* test: : build without "using namespace std"Kefu Chai2021-08-131-2/+2
* cls,rados,rbd,mds,common: Avoid name collision with Windows headersLucian Petrut2020-07-081-12/+12
* rgw: when exclusive lock fails due existing lock, log add'l infoJ. Eric Ivancich2019-02-041-0/+3
* librados: move C++ APIs into libradosppKefu Chai2018-11-011-1/+1
* cls: add exclusive ephemeral locks that auto-cleanJ. Eric Ivancich2018-10-261-0/+106
* cls: add semantics for cls locks to require renewal without expiringJ. Eric Ivancich2018-10-241-3/+69
* test: add explicit braces to avoid ambiguous ‘else’ and to silence warningsJos Collin2017-04-121-2/+4
* common: Unskew clockAdam C. Emerson2016-12-221-2/+2
* cls_lock: support updating the lock cookie without releasing the lockJason Dillaman2016-08-231-0/+51
* cls_lock: New assert_locked operationJason Dillaman2015-01-251-0/+40
* cls_lock: fix duration testSage Weil2013-07-181-3/+12
* librados: test/rados-api/* -> test/librados/*Sage Weil2012-11-041-1/+1
* cls_lock: reorg test_cls_lockSage Weil2012-11-041-0/+291