summaryrefslogtreecommitdiffstats
path: root/src/mds/MDSTable.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds: build without "using namespace std"Kefu Chai2021-08-131-1/+1
* mds: Reorganize class members in MDSTable headerVarsha Rao2019-10-241-23/+19
* mds: refactor MDSContext inheritancePatrick Donnelly2019-02-021-3/+3
* mds: convert const char ptr to string_viewPatrick Donnelly2019-01-121-2/+2
* tools/cephfs: make 'cephfs-data-scan scan_links' update inotableYan, Zheng2019-01-071-1/+1
* mds: use vector for context listsPatrick Donnelly2018-07-261-3/+3
* mds: health warning for slow metadata IOYan, Zheng2018-07-141-0/+3
* mds: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* mds/MDSTable: add const to member functionsMichal Jarzabek2016-08-241-8/+8
* common/buffer: forward declare bufferMichal Jarzabek2015-11-301-1/+1
* mds: Make all subsystems take an MDSRank instead of an MDSJohn Spray2015-07-281-3/+3
* mds: give MDSTables a `rank` attributeJohn Spray2015-01-161-1/+7
* mds: Switch to new context typesJohn Spray2014-08-251-4/+5
* mds: mark objecter completions with _IO_, take mds_lockSage Weil2014-08-251-2/+2
* mds: Add encode/decode/dump for use with dencoderJohn Spray2014-02-201-1/+1
* mds/MDSTable: gracefully suicide on EBLACKLISTSage Weil2013-07-051-1/+1
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* mds: remove mdstable ino cruft; version all ondisk encodingSage Weil2009-08-211-3/+0
* mds: include mds # in table namesSage Weil2009-08-051-2/+5
* mds: alloc cleanup, log recoverable journal errorsSage Weil2009-07-061-0/+4
* mds: clean up layoutsSage Weil2009-04-301-1/+0
* mds: fix inotable project, sessionmap projection, ino (pre)allocation.Sage Weil2008-12-231-2/+6
* mds: preallocate inos for each client sessionSage Weil2008-12-231-3/+1
* mds: refactor Anchor{Table,Client} into MDSTable{Server,Client}Sage Weil2008-07-161-0/+1
* mds: factor MDSTable out of IdAllocatorSage Weil2008-07-021-0/+79