summaryrefslogtreecommitdiffstats
path: root/src/test/cls_lock (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
* librados: revert librados3/libradoscc back to librados2Jason Dillaman2019-02-201-1/+1
* 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-012-3/+3
* 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
* cmake: link against gtest in a better wayKefu Chai2018-08-171-2/+0
* 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
* cmake: install some of ceph_test_* and more testsKefu Chai2016-06-091-1/+3
* cmake: fix linkage of ceph_test_cls_${name}Kefu Chai2016-06-041-1/+1
* cmake: moved tests into test/cls_lock dirAli Maredia2016-04-151-0/+17
* 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