summaryrefslogtreecommitdiff
path: root/src/mds/InoTable.cc
Commit message (Expand)AuthorAgeFilesLines
* log: new logging infrastructureSage Weil2012-03-271-1/+1
* mdsN -> mds.NSage Weil2011-09-271-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-281-1/+1
* mds: implement journal resetSage Weil2011-01-281-0/+9
* logging: eliminate dbeginlColin Patrick McCabe2010-12-071-1/+1
* logging: better syntax for LogClientColin Patrick McCabe2010-12-061-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-191-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-191-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