summaryrefslogtreecommitdiffstats
path: root/src/mds/MDSTableClient.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds/MDSTableClient.h: add const to member functMichal Jarzabek2016-10-281-1/+1
* mds: big MDS refactor stage 2: encapsulationJohn Spray2015-07-281-3/+3
* mds: typedefs for rank and gid in MDSMapJohn Spray2014-10-081-1/+1
* mds: Switch to new context typesJohn Spray2014-08-251-16/+7
* mds: don't roll back prepared table updatesYan, Zheng2013-04-011-0/+1
* mds: avoid sending duplicated table prepare/commitYan, Zheng2013-04-011-2/+5
* mds: make sure table request id uniqueYan, Zheng2013-04-011-4/+5
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* mds: do not bother tableserver until it is activeSage Weil2010-06-031-0/+1
* types: standardize on uint64_tSage Weil2010-05-071-2/+2
* mds: cut back on hash_map usageSage Weil2009-06-111-1/+1
* mds: update log segment tid list on journaled tableclient ackSage Weil2008-10-201-6/+3
* mds: allocate consecutive snapidsSage Weil2008-08-071-2/+3
* mds: missing constructorSage Weil2008-07-231-5/+2
* mds: snaptable -> snapserver+snapclientSage Weil2008-07-171-2/+2
* mds: refactor Anchor{Table,Client} into MDSTable{Server,Client}Sage Weil2008-07-161-0/+101