summaryrefslogtreecommitdiffstats
path: root/src/mds/InoTable.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds : clean up data written to unsafe inodessimon gao2020-01-241-2/+2
* mds: fix InoTable::force_consume_to()Yan, Zheng2019-07-311-10/+5
* mds: list to std::listPatrick Donnelly2019-03-151-1/+1
* tools/cephfs: make 'cephfs-data-scan scan_links' update inotableYan, Zheng2019-01-071-0/+15
* mds: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-5/+5
* mds: remove extra 0x in ino printsPatrick Donnelly2018-02-071-2/+2
* MDS: simplify the code in replay_alloc_idsroot2017-11-121-6/+4
* mds: validate prealloc_inos on sessions after loadJohn Spray2017-04-131-0/+11
* common: remove \n on clog messagesSage Weil2017-03-061-2/+2
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* cephfs: Inotable repair during forward scrubVishal Kanaujia2016-07-131-0/+23
* mds: Make all subsystems take an MDSRank instead of an MDSJohn Spray2015-07-281-1/+1
* tools/cephfs: add recover_dentries to journaltoolJohn Spray2015-01-191-0/+4
* mds: give MDSTables a `rank` attributeJohn Spray2015-01-161-2/+2
* mds: fix inotable initialization/resetHenry C Chang2014-10-141-4/+3
* osd/mds/monc: Adjust for LogClient/LogChannel usageJoao Eduardo Luis2014-08-271-2/+2
* mds: Add encode/decode/dump for use with dencoderJohn Spray2014-02-201-0/+31
* log: new logging infrastructureSage Weil2012-03-271-1/+1
* mdsN -> mds.NSage Weil2011-09-281-1/+1
* Rename config.h -> common/config.hColin Patrick McCabe2011-02-231-1/+1
* mds: skip a few more inodes during journal resetSage Weil2011-01-291-1/+1
* mds: implement journal resetSage Weil2011-01-291-0/+9
* logging: eliminate dbeginlColin Patrick McCabe2010-12-081-1/+1
* logging: better syntax for LogClientColin Patrick McCabe2010-12-071-6/+4
* mds: add mds_skip_ino and mds_wipe_ino_prealloc optionsSage Weil2010-11-091-0/+14
* Rename interval_set::begin and endColin Patrick McCabe2010-09-271-2/+2
* mds: fix interval_set copy of projected_freeSage Weil2010-05-201-1/+1
* mds: remove mdstable ino cruft; version all ondisk encodingSage Weil2009-08-211-5/+0
* mds: alloc cleanup, log recoverable journal errorsSage Weil2009-07-061-5/+21
* mds: clean up layoutsSage Weil2009-04-301-1/+0
* mds: use interval_set for ino allocationSage Weil2009-04-271-26/+22
* mds: properly close session when inodes are still being preallocatedSage Weil2009-01-201-6/+6
* mds: fix inotable project, sessionmap projection, ino (pre)allocation.Sage Weil2008-12-231-25/+64
* mds: preallocate inos for each client sessionSage Weil2008-12-231-2/+34
* rewrite debug macros, infrastructureSage Weil2008-11-051-1/+3
* mds: rename IdAllocator -> InoTableSage Weil2008-07-161-0/+58