summaryrefslogtreecommitdiffstats
path: root/src/client/MetaSession.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds: dump granular cap info in mds_sessionsYanhu Cao2020-08-171-1/+9
* messages: protect MClientCapRelease consPatrick Donnelly2019-11-041-1/+1
* client: switch to addrvec for MetaSessionSage Weil2018-05-311-1/+1
* client: emplace Cap in Inode caps mapPatrick Donnelly2017-11-231-1/+1
* client: simplify release context ref mgmtPatrick Donnelly2017-10-011-7/+1
* client: handle ENOSPC in _flushJohn Spray2014-12-161-0/+20
* client: add asok command to kick sessions that were remote resetYan, Zheng2014-04-271-0/+1
* msgr: use ConnectionRef throughoutSage Weil2013-06-131-2/+0
* client: remove unused MetaSession::was_staleSage Weil2013-03-141-1/+0
* client: use Connection* in MetaSession instead of the inst/addrSage Weil2013-03-141-0/+2
* client: fix up _closed_mds_sessionSage Weil2013-03-141-0/+1
* client: instantiate MetaSession for opening connectionsSage Weil2013-03-141-1/+12
* client: dump mds session infoSage Weil2012-11-131-0/+28