index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mds
/
locks.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mds: use stdbool.h instead of hand-rolling our own bool type
Jeff Layton
2019-03-26
1
-2
/
+2
*
mds: convert const char ptr to string_view
Patrick Donnelly
2019-01-12
1
-21
/
+0
*
mds: implement LOCK_XSYN_LOCK and LOCK_XSYN_MIX
Yan, Zheng
2017-11-07
1
-0
/
+2
*
mds: force client flush snap data before truncating objects
Yan, Zheng
2016-11-15
1
-0
/
+1
*
mds: change LOCK_SCAN to unstable state
Yan, Zheng
2013-08-05
1
-1
/
+0
*
mds: introduce XSYN to SYNC lock state transition
Yan, Zheng
2013-01-28
1
-0
/
+1
*
mds: add mix->lock(2) state
Sage Weil
2011-07-08
1
-0
/
+1
*
mds: cleanup: use enum for lock states
Sage Weil
2011-07-06
1
-51
/
+53
*
mds: add xsyn states
Sage Weil
2011-06-03
1
-1
/
+5
*
const-ify some unchanging static structs
Colin Patrick McCabe
2011-02-03
1
-5
/
+5
*
mds: send LOCKFLUSHED to trigger finish_flush on replicas
Sage Weil
2010-12-08
1
-0
/
+2
*
mds: remove MIX_STALE
Sage Weil
2010-11-07
1
-1
/
+0
*
mds: Add new LOCK_MIX_STALE state to lock structs.
Greg Farnum
2010-10-23
1
-1
/
+2
*
mds: remove forward-on-nonauth-rdlock behavior
Sage Weil
2010-08-18
1
-1
/
+1
*
mds: do not clone caps to snapped inodes
Sage Weil
2010-08-05
1
-1
/
+3
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
mds: add force_wrlock to lock states; use for filemax changes
Sage Weil
2010-06-11
1
-0
/
+1
*
mds: allow rdlock on replica to request sync from auth
Sage Weil
2010-03-25
1
-0
/
+3
*
mds: add locallock statemachine
Sage Weil
2010-03-11
1
-1
/
+1
*
mds: use SCAN state for file recovery on mds restart
Sage Weil
2009-07-14
1
-1
/
+2
*
mds: add SCAN, PRE_SCAN lock states
Sage Weil
2009-07-11
1
-0
/
+4
*
mds: fix xlock behavior
Sage Weil
2009-03-23
1
-26
/
+27
*
mds: allow caps to be selectively issued to xlockers
Sage Weil
2009-03-23
1
-0
/
+1
*
mds: lock lock actions (no more LOCK_AC_SCATTER)
Sage Weil
2009-03-12
1
-0
/
+40
*
mds: add SYNC_MIX2 state
Sage Weil
2009-03-12
1
-12
/
+13
*
mds: add lock->xlock state
Sage Weil
2009-01-16
1
-22
/
+24
*
mds: generic locking helpers, step 1
Sage Weil
2009-01-16
1
-6
/
+31
*
mds: rewrite SimpleLock using generic state specifications; new xlock semantics
Sage Weil
2009-01-16
1
-0
/
+54