summaryrefslogtreecommitdiffstats
path: root/src/test/librbd/managed_lock (follow)
Commit message (Expand)AuthorAgeFilesLines
* librbd: support reverting to legacy blacklist op via neorados APIJason Dillaman2020-08-241-7/+1
* test/librbd/managed_lock/test_mock_BreakRequest.cc: blacklist -> blocklistNeha Ojha2020-08-241-2/+2
* blacklist -> blocklistSage Weil2020-08-242-16/+16
* librbd: utilize neorados to issue async blacklist requestJason Dillaman2020-07-161-3/+20
* librbd: managed_lock::BreakRequest needs a reference to AsioEngineJason Dillaman2020-07-162-26/+26
* test/librados_test_stub: pass read snap id to read operation hooksJason Dillaman2020-07-165-5/+6
* cls,rados,rbd,mds,common: Avoid name collision with Windows headersLucian Petrut2020-07-083-10/+10
* librbd: swapped ThreadPool/ContextWQ for AsioEngineJason Dillaman2020-06-131-1/+2
* src/test: s/strcpy/strncpysongweibin2019-07-251-1/+2
* librbd: workaround an ICE of GCCKefu Chai2019-01-011-3/+3
* common/options: ensure all RBD-related integer options are unsignedJason Dillaman2018-10-041-2/+2
* test: Use ceph_assert for asserts.Adam C. Emerson2018-08-272-3/+3
* common: move ConfigValues out of md_config_tKefu Chai2018-07-101-2/+2
* rbd: use const_iterator for decodeKefu Chai2018-05-172-2/+2
* rbd: Use unqualified encode/decodeAdam C. Emerson2018-01-103-3/+3
* test/librbd: valgrind warning in TestMockManagedLockBreakRequest.DeadLockOwnerMykola Golub2017-11-151-0/+1
* librbd: Initialize on_finish,locker,force,snap_idamitkuma2017-09-191-2/+2
* rbd: switched from legacy to new-style configuration optionsJason Dillaman2017-08-091-2/+3
* librbd: recheck current lock owner before blacklistJason Dillaman2017-05-192-11/+196
* test/librados_test_stub: separate mock cluster from connectionJason Dillaman2017-03-101-1/+2
* librbd: prevent self-blacklisting during break lockJason Dillaman2017-01-251-0/+27
* librbd: removed ManagedLock dependency from ancillary classesJason Dillaman2017-01-185-19/+6
* librbd: Support for shared locking in ManagedLockRicardo Dias2017-01-173-23/+139
* librbd: managed_lock: make AcquireRequest use GetLockRequest and BreakRequestMykola Golub2017-01-163-291/+132
* test: correct language mode in file headersJason Dillaman2017-01-135-5/+5
* librbd: merge managed lock refactorJason Dillaman2017-01-092-0/+465
* rbd: added unit tests for new managed-lock implementationRicardo Dias2017-01-033-0/+596