summaryrefslogtreecommitdiffstats
path: root/src/mds/MDSTableServer.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds: add override in mds subsystemliuchang08122017-02-151-4/+4
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* mds: avoid wrapping contexts during loggingYan, Zheng2016-10-211-4/+6
* mds: fixed dispatch in the default branchhuanwen ren2016-05-281-1/+1
* mds: Make all subsystems take an MDSRank instead of an MDSJohn Spray2015-07-281-1/+1
* mds: give MDSTables a `rank` attributeJohn Spray2015-01-161-1/+1
* mds: typedefs for rank and gid in MDSMapJohn Spray2014-10-081-9/+9
* mds: Switch to new context typesJohn Spray2014-08-251-0/+21
* mds: pass finish context to MDlog::submit_entry()Yan, Zheng2014-06-271-2/+2
* mds: don't roll back prepared table updatesYan, Zheng2013-04-011-3/+6
* mds: make sure table request id uniqueYan, Zheng2013-04-011-7/+13
* mds/MDSTableServer.cc: prefer prefix ++operator for iteratorsDanny Al-Gaaf2013-03-141-1/+1
* mds: rename MDSTableServer::_pending to mds_table_pending_tGreg Farnum2013-02-051-1/+1
* mds: fix anchor table commit raceYan, Zheng2013-01-021-1/+3
* log: new logging infrastructureSage Weil2012-03-271-1/+1
* mdsN -> mds.NSage Weil2011-09-281-2/+2
* g_conf: change to pointerColin Patrick McCabe2011-06-071-4/+4
* mds: remove mds_log_unsafe modeSage Weil2011-03-241-1/+1
* logging: eliminate dbeginlColin Patrick McCabe2010-12-081-1/+1
* mds: add documentation to Locker, MDS, TableServer, ObjecterGreg Farnum2010-08-091-4/+5
* msg: fix uses of MMDSTableRequest destructor to use put()Greg Farnum2010-03-311-3/+3
* msgr: put tid in ceph_msg_header (protocol change)Sage Weil2009-12-221-5/+5
* mds: bracket mds journal events with {start,submit}_entrySage Weil2009-12-031-2/+6
* mds: inject mds failure during mdstable operationsSage Weil2009-12-021-0/+11
* mds: journal/replay rollback on MDSTableServerSage Weil2009-12-021-0/+2
* mds: track _note_prepared/committed in normal path, tooSage Weil2009-12-021-0/+2
* mds: update pending_for_mds during table server replaySage Weil2009-11-251-4/+0
* mds: flush log on talbeserver prepare, but not commit or server_updateSage Weil2009-03-171-1/+1
* mds: flush log only when we need toSage Weil2008-12-241-0/+1
* rewrite debug macros, infrastructureSage Weil2008-11-051-2/+3
* mds: cleanly update snapserver table after snap purgeSage Weil2008-10-171-0/+13
* mds: adjust TABLE_OP namespaces; fix prepare journal eventSage Weil2008-09-101-11/+12
* mds: allocate consecutive snapidsSage Weil2008-08-071-1/+2
* mds: mdstable/client, anchorserver/client fixesSage Weil2008-08-041-6/+7
* mds: snaptable -> snapserver+snapclientSage Weil2008-07-171-0/+1
* mds: refactor Anchor{Table,Client} into MDSTable{Server,Client}Sage Weil2008-07-161-0/+130