summaryrefslogtreecommitdiffstats
path: root/src/mds/MDSTableServer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds: add override in headersliuchang08122017-03-031-3/+3
* assert(0) -> ceph_abort()Sage Weil2016-11-221-1/+1
* mds: Make all subsystems take an MDSRank instead of an MDSJohn Spray2015-07-281-1/+1
* mds: typedefs for rank and gid in MDSMapJohn Spray2014-10-081-4/+4
* mds: Switch to new context typesJohn Spray2014-08-251-17/+3
* mds: Add encode/decode/dump for use with dencoderJohn Spray2014-02-201-2/+2
* mds: make sure table request id uniqueYan, Zheng2013-04-011-1/+1
* mds: rename MDSTableServer::_pending to mds_table_pending_tGreg Farnum2013-02-051-26/+1
* mds: fix anchor table commit raceYan, Zheng2013-01-021-1/+1
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* types: standardize on uint64_tSage Weil2010-05-071-5/+5
* mds: add v to encoded mds structsSage Weil2010-01-271-0/+4
* mds: journal/replay rollback on MDSTableServerSage Weil2009-12-021-0/+3
* mds: update pending_for_mds during table server replaySage Weil2009-11-251-0/+10
* mds: include mds # in table namesSage Weil2009-08-051-1/+1
* mds: cleanly update snapserver table after snap purgeSage Weil2008-10-171-0/+2
* mds: clean up MDSTableServer interface a bitSage Weil2008-08-071-0/+12
* mds: mdstable/client, anchorserver/client fixesSage Weil2008-08-041-1/+0
* mds: refactor Anchor{Table,Client} into MDSTable{Server,Client}Sage Weil2008-07-161-0/+92