index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mds
/
StrayManager.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mds: Removing unused variables from StrayManager
amitkuma
2017-08-02
1
-1
/
+1
*
mds: move MDCache::eval_remote into StrayManager
Yan, Zheng
2017-06-08
1
-6
/
+7
*
mds: fix stray creation/removal notification
Yan, Zheng
2017-04-17
1
-0
/
+1
*
mds: move dir purge and truncate into purgequeue
John Spray
2017-03-08
1
-3
/
+0
*
mds: move throttling code out of StrayManager
John Spray
2017-03-08
1
-91
/
+16
*
mds: move PurgeQueue up to MDSRank
John Spray
2017-03-08
1
-9
/
+2
*
mds: use a persistent queue for purging deleted files
John Spray
2017-03-08
1
-0
/
+10
*
mds: stop purging strays when mds is being shutdown
Yan, Zheng
2017-02-20
1
-0
/
+1
*
mds: don't purge strays when mds is in clientreplay state
Yan, Zheng
2017-01-25
1
-0
/
+3
*
mds: avoid wrapping contexts during logging
Yan, Zheng
2016-10-21
1
-0
/
+1
*
mds: add health warning for oversized cache
John Spray
2016-07-11
1
-0
/
+2
*
mds: don't pin purging stray dentries
Yan, Zheng
2016-05-11
1
-3
/
+27
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
mds: fix locking around handle_conf_change
John Spray
2016-01-21
1
-12
/
+1
*
mds: Make all subsystems take an MDSRank instead of an MDS
John Spray
2015-07-28
1
-3
/
+3
*
mds: remove global Filer instance
John Spray
2015-07-03
1
-0
/
+3
*
mds: avoid calling StrayManager::eval_stray() recursively
Yan, Zheng
2015-05-19
1
-15
/
+17
*
mds: improved doxygen comments in StrayManager
John Spray
2015-03-20
1
-4
/
+151
*
mds: make purge op limit dynamic based on PGs/MDSs
John Spray
2015-03-20
1
-1
/
+9
*
mds: throttle purge stray operations
John Spray
2015-03-20
1
-0
/
+92