index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mds
/
SessionMap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mds/SessionMap: track socket_addr for each Session
Sage Weil
2018-08-13
1
-3
/
+13
*
mds: use vector for context lists
Patrick Donnelly
2018-07-26
1
-7
/
+10
*
mds: make Server::prepare_force_open_sessions() update client metadata
Yan, Zheng
2018-07-12
1
-2
/
+7
*
mds: refactor const ref return to avoid mem alloc
Patrick Donnelly
2018-06-29
1
-1
/
+1
*
mds: use const_iterator for decode
Kefu Chai
2018-05-17
1
-3
/
+3
*
mds: handle imported session race
Patrick Donnelly
2018-05-14
1
-1
/
+5
*
mds: don't add blacklisted clients to reconnect gather set
Yan, Zheng
2018-04-23
1
-7
/
+0
*
mds: properly dirty sessions opened by journal replay
Yan, Zheng
2018-04-10
1
-2
/
+2
*
mds: use session.get_client()
dongdong tao
2018-01-04
1
-1
/
+1
*
mds: resolve unsigned coercion compiler warning
Patrick Donnelly
2017-09-13
1
-1
/
+1
*
Changing 'int const' to 'const int'
amitkuma
2017-08-04
1
-1
/
+1
*
mds: operator<< for Session
John Spray
2017-04-13
1
-0
/
+2
*
mds/SessionMap: use pmore for loading sessions
Sage Weil
2017-03-14
1
-1
/
+2
*
mds: add override in headers
liuchang0812
2017-03-03
1
-3
/
+3
*
Merge pull request #12274 from ukernel/wip-multimds-misc
John Spray
2017-01-09
1
-1
/
+1
|
\
|
*
mds: fix sessionmap version increasement when replaying ESessions
Yan, Zheng
2016-12-09
1
-1
/
+1
*
|
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-1
/
+1
|
/
*
Merge pull request #11565 from stiopaa1/mds_sessionmap_removeUnneededFunction
John Spray
2016-10-20
1
-2
/
+1
|
\
|
*
mds/SessionMap.h: remove unneeded function
Michal Jarzabek
2016-10-18
1
-2
/
+1
*
|
Merge pull request #11541 from stiopaa1/mds_sessionmap_addConst
John Spray
2016-10-19
1
-8
/
+12
|
\
\
|
*
|
mds/SessionMap: add const to member functions
Michal Jarzabek
2016-10-18
1
-8
/
+12
|
|
/
*
|
Merge pull request #11373 from ukernel/wip-mds-recall-warning
John Spray
2016-10-19
1
-1
/
+3
|
\
\
|
*
|
mds: fix false "failing to respond to cache pressure" warning
Yan, Zheng
2016-10-14
1
-1
/
+3
*
|
|
Merge pull request #11358 from stiopaa1/mds_sessionmaph_unneededCount
John Spray
2016-10-11
1
-7
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mds/SessionMap.h: remove unneeded use of count
Michal Jarzabek
2016-10-09
1
-7
/
+9
|
|
/
*
|
Merge pull request #11218 from ceph/wip-getuid
Gregory Farnum
2016-10-04
1
-1
/
+1
|
\
\
|
*
|
mds: pass full gid list to MDSAuthCap checks, when present
Greg Farnum
2016-09-22
1
-1
/
+1
|
|
/
*
/
mds/SessionMap.h: change statement to assertion
Michal Jarzabek
2016-10-02
1
-3
/
+1
|
/
*
mds: expose perf counters for SessionMap
John Spray
2016-08-05
1
-2
/
+23
*
mds: Return "committing" rather than "committed" member in get_committing()
Greg Farnum
2016-07-11
1
-1
/
+1
*
mds/SessionMap.h: add const to member functions
Michal Jarzabek
2016-06-19
1
-5
/
+5
*
mds/SessionMap.h: remove duplicated line
Michal Jarzabek
2016-06-19
1
-1
/
+0
*
mds/SessionMap: avoid potential memory leak
xie xingguo
2016-06-14
1
-0
/
+6
*
mds/SessionMap: explicitly require importing_count to be postive
xie xingguo
2016-06-14
1
-1
/
+1
*
mds: remove duplicated 'this'
Li Peng
2016-05-03
1
-1
/
+1
*
mds: deny access to directories with pool_ns layouts if feature is missing
Sage Weil
2016-03-01
1
-2
/
+2
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
mds: implement filtered "session ls" tell command
John Spray
2015-10-06
1
-2
/
+31
*
mds: fix chown/chgrp check and tests
Sage Weil
2015-10-01
1
-1
/
+2
*
move _check_access to SessionMap
Jashan Kamboj
2015-10-01
1
-0
/
+2
*
mds/MDSAuthCaps: add cct for debug context
Sage Weil
2015-10-01
1
-0
/
+1
*
mds: warn if client does not advance its oldest flush tid
Yan, Zheng
2015-08-18
1
-0
/
+7
*
mds: record completed cap flushes in session map
Yan, Zheng
2015-08-18
1
-0
/
+19
*
mds: Make all subsystems take an MDSRank instead of an MDS
John Spray
2015-07-28
1
-3
/
+3
*
mds: warn when clients are not advancing their oldest_client_tid
Yan, Zheng
2015-04-21
1
-5
/
+11
*
mds: batch up writes in SessionMap::save_if_dirty
John Spray
2015-04-01
1
-2
/
+3
*
mds: persist completed_requests reliably
John Spray
2015-03-30
1
-2
/
+34
*
mds: new OMAP storage for sessionmap
John Spray
2015-03-06
1
-15
/
+117
*
mds: abstract SessionMapStore from SessionMap
John Spray
2015-01-16
1
-41
/
+61
*
mds: introduce MDS auth caps
John Spray
2014-10-08
1
-0
/
+4
[next]