index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librbd
/
ManagedLock.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librbd: add missing shutdown states to managed lock helper
Jason Dillaman
2019-02-25
1
-3
/
+11
*
common/WorkQueue: Mutex -> ceph::mutex
Sage Weil
2018-11-21
1
-0
/
+1
*
librbd: reacquire lock should properly handle failed watcher
Jason Dillaman
2018-09-19
1
-44
/
+56
*
librbd: fix improper indentation of 'ceph_assert' statements
Jason Dillaman
2018-09-19
1
-3
/
+3
*
librbd: assume lock is unlocked if blacklisted or object deleted
Jason Dillaman
2018-09-19
1
-3
/
+4
*
rbd: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-29
/
+29
*
Merge pull request #20112 from liyichao/aio_fail
Jason Dillaman
2018-07-14
1
-2
/
+3
|
\
|
*
Pass the result of PreReleaseRequest to next handler.
liyichao
2018-05-16
1
-2
/
+3
*
|
librbd: ensure managed lock can shut down if stuck waiting for register
Jason Dillaman
2018-06-01
1
-0
/
+10
|
/
*
librbd: fix refuse to release lock when cookie is the same at rewatch
Song Shun
2018-03-26
1
-1
/
+10
*
rbd: clean up ManagedLock log prefix
shun-s
2018-01-30
1
-22
/
+22
*
librbd: assert(false)->ceph_abort()
Li Wang
2017-10-02
1
-1
/
+1
*
librbd: recheck current lock owner before blacklist
Jason Dillaman
2017-05-19
1
-2
/
+3
*
librbd: reacquire lock should update lock owner client id
Jason Dillaman
2017-05-15
1
-3
/
+12
*
librbd: is_exclusive_lock_owner API should ping OSD
Jason Dillaman
2017-03-16
1
-0
/
+36
*
librbd: improve debug log messages for managed lock
Jason Dillaman
2017-03-10
1
-2
/
+2
*
rbd: add override in rbd subsystem
liuchang0812
2017-02-17
1
-3
/
+3
*
librbd: track in-fly break_lock and get_locker requests in managed lock
Mykola Golub
2017-02-01
1
-7
/
+61
*
librbd: fixed initializer list ordering
Jason Dillaman
2017-01-21
1
-2
/
+2
*
librbd: clean up pre-release lock handling
Jason Dillaman
2017-01-18
1
-4
/
+9
*
test: separate testing of exclusive lock from managed lock
Jason Dillaman
2017-01-18
1
-8
/
+9
*
librbd: removed ManagedLock dependency from ancillary classes
Jason Dillaman
2017-01-18
1
-37
/
+18
*
librbd: Support for shared locking in ManagedLock
Ricardo Dias
2017-01-17
1
-4
/
+6
*
librbd: helper methods to query and break lock
Mykola Golub
2017-01-16
1
-0
/
+38
*
librbd: managed_lock: make AcquireRequest use GetLockRequest and BreakRequest
Mykola Golub
2017-01-16
1
-5
/
+10
*
librbd: potential nullptr dereference in ManagedLock
Jason Dillaman
2017-01-09
1
-3
/
+9
*
librbd: merge managed lock refactor
Jason Dillaman
2017-01-09
1
-8
/
+0
*
rbd: Implementation of a generic managed-lock
Ricardo Dias
2017-01-03
1
-0
/
+680