index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librbd
/
ExclusiveLock.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librbd: use the correct error code when the exclusive lock isn't locked
Jason Dillaman
2018-09-19
1
-3
/
+2
*
librbd: helper to retrieve the correct error code for read-only op
Jason Dillaman
2018-09-19
1
-0
/
+2
*
librbd: track async exclusive-lock dependent operations
Jason Dillaman
2017-06-01
1
-1
/
+7
*
librbd: new exclusive lock accept_replay helper method
Jason Dillaman
2017-06-01
1
-0
/
+1
*
librbd: accept_requests helper should accept optional return code
Jason Dillaman
2017-06-01
1
-1
/
+1
*
librbd: reacquire lock should update lock owner client id
Jason Dillaman
2017-05-15
1
-0
/
+1
*
librbd: add override in header files
liuchang0812
2017-02-21
1
-7
/
+7
*
librbd: race initializing exclusive lock and configuring IO path
Jason Dillaman
2017-01-24
1
-14
/
+2
*
librbd: clean up pre-release lock handling
Jason Dillaman
2017-01-18
1
-3
/
+1
*
librbd: merge managed lock refactor
Jason Dillaman
2017-01-09
1
-100
/
+18
|
\
|
*
rbd: Changed exclusive-lock implementation to use the new managed-lock
Ricardo Dias
2017-01-03
1
-101
/
+17
*
|
librbd: fail immediately if the exclusive lock cannot be acquired
Jason Dillaman
2017-01-06
1
-1
/
+1
|
/
*
librbd: remove image header lock assertions
Jason Dillaman
2016-12-13
1
-2
/
+0
*
librbd: use counter to track exclusive lock block/unblock requests
Mykola Golub
2016-09-28
1
-1
/
+1
*
librbd: integrate asynchronous image rewatch state machine
Jason Dillaman
2016-08-23
1
-1
/
+0
*
librbd: exclusive lock now supports reacquiring a lost lock
Jason Dillaman
2016-08-23
1
-1
/
+21
*
librbd: store exclusive lock cookie instead of recalculating
Jason Dillaman
2016-08-23
1
-0
/
+1
*
librbd: always respond to "release lock" request if lock owner
Jason Dillaman
2016-08-15
1
-1
/
+1
*
librbd: delay acquiring exclusive lock if watch has failed
Jason Dillaman
2016-08-04
1
-4
/
+9
*
Merge pull request #9539 from cxwshawn/wip-tc9-fix
Jason Dillaman
2016-06-28
1
-1
/
+0
|
\
|
*
librbd: optimize header file dependency & modify related file.
shawn
2016-06-22
1
-1
/
+0
*
|
librbd: optionally block proxied requests with an error code
Jason Dillaman
2016-06-22
1
-3
/
+4
|
/
*
librbd: block RPC requests while updating features
Jason Dillaman
2016-04-28
1
-0
/
+5
*
librbd: cancel ops before blocking IO
Jason Dillaman
2016-04-12
1
-3
/
+5
*
librbd: delay invalidation of exclusive lock pointer
Jason Dillaman
2016-04-12
1
-1
/
+2
*
librbd: read ops require journal replay
Jason Dillaman
2016-02-19
1
-1
/
+1
*
librbd: add additional granularity to lock states
Jason Dillaman
2016-01-12
1
-23
/
+2
*
librbd: do not accept RPC requests while transitioning lock state
Jason Dillaman
2016-01-12
1
-0
/
+1
*
librbd: decouple ImageWatcher from exclusive lock management
Jason Dillaman
2015-12-15
1
-2
/
+21
*
librbd: separate image refresh into async state machines
Jason Dillaman
2015-12-15
1
-0
/
+4
*
librbd: separate exclusive lock handling into async state machines
Jason Dillaman
2015-12-15
1
-0
/
+159