index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
librbd
/
test_mock_ManagedLock.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librbd: avoid generating ESHUTDOWN in ManagedLock
Ilya Dryomov
2023-04-04
1
-1
/
+1
*
librbd: Propagate EBLOCKLIST in send_acquire_lock
Christopher Hoffman
2023-03-30
1
-0
/
+27
*
test/librbd: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
blacklist -> blocklist
Sage Weil
2020-08-24
1
-16
/
+16
*
librbd: managed_lock::BreakRequest needs a reference to AsioEngine
Jason Dillaman
2020-07-16
1
-29
/
+29
*
librbd: swapped ThreadPool/ContextWQ for AsioEngine
Jason Dillaman
2020-06-13
1
-9
/
+12
*
librbd: reacquire lock should properly handle failed watcher
Jason Dillaman
2018-09-19
1
-2
/
+69
*
librbd: assume lock is unlocked if blacklisted or object deleted
Jason Dillaman
2018-09-19
1
-1
/
+46
*
cleanup: Replace always-false assertions with abort
Adam C. Emerson
2018-08-27
1
-4
/
+4
*
test: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-5
/
+5
*
test/librbd: fix compiler -Wsign-compare warnings
Mykola Golub
2018-08-20
1
-1
/
+1
*
librbd: ensure managed lock can shut down if stuck waiting for register
Jason Dillaman
2018-06-01
1
-5
/
+26
*
cleanup: Remove unused variables/captures
Adam C. Emerson
2018-05-08
1
-1
/
+1
*
misc: mark constructors as explicit
Danny Al-Gaaf
2018-05-02
1
-1
/
+1
*
librbd: fix refuse to release lock when cookie is the same at rewatch
Song Shun
2018-03-26
1
-0
/
+52
*
librbd: removed legacy object cacher hooks
Jason Dillaman
2018-03-07
1
-0
/
+4
*
librbd: recheck current lock owner before blacklist
Jason Dillaman
2017-05-19
1
-1
/
+1
*
librbd: Support for shared locking in ManagedLock
Ricardo Dias
2017-01-17
1
-15
/
+22
*
librbd: helper methods to query and break lock
Mykola Golub
2017-01-16
1
-0
/
+30
*
librbd: managed_lock: make AcquireRequest use GetLockRequest and BreakRequest
Mykola Golub
2017-01-16
1
-21
/
+32
*
test: correct language mode in file headers
Jason Dillaman
2017-01-13
1
-1
/
+1
*
rbd: added unit tests for new managed-lock implementation
Ricardo Dias
2017-01-03
1
-0
/
+454