summaryrefslogtreecommitdiffstats
path: root/src/mds/Anchor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds: build without "using namespace std"Kefu Chai2021-08-131-1/+1
* mds/OpenFileTable: merge dirfrag set into anchor mapYan, Zheng2020-07-301-2/+4
* mds: Reorganize class members in Anchor headerVarsha Rao2019-09-041-14/+12
* mds: list to std::listPatrick Donnelly2019-03-151-1/+1
* mds: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* mds: allow storing open file table in multiple omapsYan, Zheng2018-02-171-0/+2
* mds: differentiate Anchor types to clarify purposePatrick Donnelly2018-02-151-8/+21
* mds: use open file table to speed up mds recoveryYan, Zheng2018-02-111-1/+4
* mds: introduce open file tableYan, Zheng2018-02-111-0/+55
* mds: remove anchor tableYan, Zheng2014-04-291-55/+0
* mds: Anchor now uses modern encodingGreg Farnum2013-02-051-23/+8
* mds: make dentry hash a dir layout propertySage Weil2010-11-161-4/+0
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* replace nstring with std::stringSage Weil2010-04-281-1/+1
* mds: add v to encoded mds structsSage Weil2010-01-271-0/+4
* osd: make object hash a pg_pool parameterSage Weil2009-11-071-1/+1
* mds: add version to anchor; avoid looping in open_remote_inoSage Weil2008-11-211-6/+9
* mds: snaptable -> snapserver+snapclientSage Weil2008-07-171-15/+0
* mds: refactor Anchor{Table,Client} into MDSTable{Server,Client}Sage Weil2008-07-161-31/+8
* mds: use nstring classSage Weil2008-06-131-1/+1
* mds: use dn_hash in anchor records instead of frag_t (which may change)Sage Weil2008-05-281-12/+14
* cosmetic macro rename for consistent namingSage Weil2008-05-091-1/+1
* mds: tons of encoding changesSage Weil2008-05-091-14/+9
* mds: uninit valueSage Weil2008-04-111-1/+1
* reorganized source treeSage Weil2007-12-191-0/+108