summaryrefslogtreecommitdiffstats
path: root/src/mds/InoTable.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds : clean up data written to unsafe inodessimon gao2020-01-241-2/+2
* mds: Reorganize class members in InoTable headerVarsha Rao2019-08-261-5/+6
* mds: list to std::listPatrick Donnelly2019-03-151-1/+1
* tools/cephfs: make 'cephfs-data-scan scan_links' update inotableYan, Zheng2019-01-071-13/+1
* mds: use const_iterator for decodeKefu Chai2018-05-171-2/+2
* mds: remove extra 0x in ino printsPatrick Donnelly2018-02-071-1/+1
* mds: Use unqualified encode/decodeAdam C. Emerson2018-01-101-2/+2
* mds: validate prealloc_inos on sessions after loadJohn Spray2017-04-131-0/+3
* declare encode/decode for various types that are missing itSage Weil2016-10-161-0/+1
* mds/InfoTable.h: add override to virtual functsMichal Jarzabek2016-10-141-3/+3
* cephfs: Inotable repair during forward scrubVishal Kanaujia2016-07-131-0/+2
* make ctors with one argument explicitDanny Al-Gaaf2016-01-291-1/+1
* tools: add cephfs-table-tool 'take_inos'John Spray2015-11-251-0/+21
* mds: Make all subsystems take an MDSRank instead of an MDSJohn Spray2015-07-281-2/+2
* tools: remove duplicated InoTable encodingJohn Spray2015-01-191-0/+16
* mds: Add encode/decode/dump for use with dencoderJohn Spray2014-02-201-1/+12
* InoTable: use modern encoding for encode_state and decode_stateGreg Farnum2013-02-081-4/+4
* mds: implement journal resetSage Weil2011-01-291-0/+1
* mds: add mds_skip_ino and mds_wipe_ino_prealloc optionsSage Weil2010-11-091-0/+2
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* mds: remove mdstable ino cruft; version all ondisk encodingSage Weil2009-08-211-1/+4
* mds: include mds # in table namesSage Weil2009-08-051-1/+1
* mds: fix inotable encodingSage Weil2009-06-111-3/+3
* mds: use interval_set for ino allocationSage Weil2009-04-271-6/+6
* mds: fix inotable project, sessionmap projection, ino (pre)allocation.Sage Weil2008-12-231-6/+14
* mds: preallocate inos for each client sessionSage Weil2008-12-231-2/+6
* mds: more inotable cleanupSage Weil2008-07-161-1/+1
* mds: rename IdAllocator -> InoTableSage Weil2008-07-161-0/+43