summaryrefslogtreecommitdiffstats
path: root/src/mds/events/ESession.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds: build without "using namespace std"Kefu Chai2021-08-131-1/+1
* mds: cleanup code that purges orphan objects created by lost unsafe file crea...Yan, Zheng2021-02-011-9/+9
* mds : clean up data written to unsafe inodessimon gao2020-01-241-2/+6
* mds: list to std::listPatrick Donnelly2019-03-151-1/+1
* mds: log session open statsPatrick Donnelly2019-01-041-2/+2
* mds: make Server::prepare_force_open_sessions() update client metadataYan, Zheng2018-07-121-12/+5
* mds: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* mds/events: Initialize Non-static class members in ESessionJos Collin2017-06-281-2/+2
* mds: add override in headersliuchang08122017-03-031-6/+6
* mds: pass features to LogEvents, EMetaBlobSage Weil2016-03-011-1/+2
* mds: Make all subsystems take an MDSRank instead of an MDSJohn Spray2015-07-281-1/+1
* mds: fix not journaling client metadataJohn Spray2014-09-181-2/+7
* mds: add getter for ESession.client_instJohn Spray2014-05-181-1/+2
* ESession.h: initialze 'open' in the constructor with falseDanny Al-Gaaf2013-03-011-1/+1
* mds/LogEvent.h: change print() signature to constDanny Al-Gaaf2013-02-121-1/+1
* mds: ESession more modernization for dencoderGreg Farnum2013-02-081-22/+4
* mds: ESession event now uses modern encodingGreg Farnum2013-02-081-4/+4
* mds: use const ref instead of large pass-by-valueSage Weil2012-10-191-2/+2
* Rename config.h -> common/config.hColin Patrick McCabe2011-02-231-1/+1
* mds: add timestamp to LogEventsSage Weil2010-11-161-1/+4
* mds: fix ESession/ESessions event id type againSage Weil2010-10-051-3/+3
* mds: fix ESessions event typeSage Weil2010-09-251-3/+3
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* mds: add v to encoded mds structsSage Weil2010-01-271-0/+4
* mds: alloc cleanup, log recoverable journal errorsSage Weil2009-07-061-1/+2
* mds: fix inotable encodingSage Weil2009-06-111-2/+2
* mds: use interval_set for ino allocationSage Weil2009-04-271-4/+4
* mds: preallocate inos for each client sessionSage Weil2008-12-231-2/+18
* custom assertion handlerSage Weil2008-10-131-1/+0
* mds: tons of encoding changesSage Weil2008-05-091-8/+8
* removed old has_expired/expired log event cruftSage Weil2008-01-011-2/+0
* reorganized source treeSage Weil2007-12-191-0/+64