index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librbd
/
ManagedLock.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librbd: reacquire lock should properly handle failed watcher
Jason Dillaman
2018-09-19
1
-1
/
+2
*
rbd: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-17
/
+17
*
librbd: fix refuse to release lock when cookie is the same at rewatch
Song Shun
2018-03-26
1
-0
/
+2
*
librbd: reacquire lock should update lock owner client id
Jason Dillaman
2017-05-15
1
-0
/
+1
*
librbd: is_exclusive_lock_owner API should ping OSD
Jason Dillaman
2017-03-16
1
-0
/
+2
*
librbd: add ManagedLock destroy method (useful for mock tests)
Mykola Golub
2017-02-23
1
-0
/
+3
*
librbd: add override in header files
liuchang0812
2017-02-21
1
-1
/
+1
*
librbd: missing const qualifiers
Mykola Golub
2017-02-01
1
-2
/
+2
*
librbd: track in-fly break_lock and get_locker requests in managed lock
Mykola Golub
2017-02-01
1
-2
/
+4
*
librbd: clean up pre-release lock handling
Jason Dillaman
2017-01-18
1
-10
/
+0
*
test: separate testing of exclusive lock from managed lock
Jason Dillaman
2017-01-18
1
-19
/
+80
*
librbd: removed ManagedLock dependency from ancillary classes
Jason Dillaman
2017-01-18
1
-6
/
+0
*
librbd: Support for shared locking in ManagedLock
Ricardo Dias
2017-01-17
1
-2
/
+5
*
librbd: helper methods to query and break lock
Mykola Golub
2017-01-16
1
-0
/
+6
*
librbd: managed_lock: make AcquireRequest use GetLockRequest and BreakRequest
Mykola Golub
2017-01-16
1
-3
/
+10
*
librbd: merge managed lock refactor
Jason Dillaman
2017-01-09
1
-3
/
+5
*
rbd: Implementation of a generic managed-lock
Ricardo Dias
2017-01-03
1
-0
/
+196