summaryrefslogtreecommitdiff
path: root/src/mds/MDSMap.h
Commit message (Expand)AuthorAgeFilesLines
* mon: assign severity to each health summary/detail itemSage Weil2012-03-061-1/+2
* mon: refactor health, include optional detailSage Weil2012-03-061-1/+1
* mdsmap: move member initialization to monitor create_initial()Sage Weil2012-01-301-6/+1
* mdsmap: rename get_num_*_mds() methodsSage Weil2011-12-121-2/+7
* Remove global ctors/dtors for CompatSetColin Patrick McCabe2011-09-121-3/+3
* mdsmap: int64_t pool idsSage Weil2011-08-271-17/+55
* mon: add/remove data_pg_pools from mdsmapSage Weil2011-08-171-0/+17
* mon: dump mdsmap in jsonSage Weil2011-08-111-0/+4
* MDSMap: de-globalizeColin Patrick McCabe2011-06-201-5/+9
* g_conf: change to pointerColin Patrick McCabe2011-06-071-4/+4
* mon: rework assignment of standby-replay, expansion nodesSage Weil2011-04-261-17/+14
* osd: drop 'casdata' bucket by defaultSage Weil2011-04-201-3/+3
* Merge remote branch 'origin/stable'Sage Weil2011-04-181-0/+5
|\
| * mds: show correct incarnation on mdsmap updateSage Weil2011-04-011-0/+5
* | mdsmap: initialize standby_for_rankSage Weil2011-04-121-1/+2
* | MDSMonitor: MDS do not standby replay until other is activeSamuel Just2011-04-011-0/+9
|/
* MDSMon: Add mon_force_standby_active config option.Greg Farnum2011-03-241-1/+2
* Rename config.h -> common/config.hColin Patrick McCabe2011-02-231-1/+1
* Speling fixesChris Dunlop2011-02-021-1/+1
* mds: defer sending resolves until mdsmap.failed.empty()Sage Weil2011-01-281-0/+3
* mdsmap: add flagsSage Weil2011-01-271-4/+9
* MDS: MDSMonitor: Make MDS set standby-replay preferences, not MDSMonitor.Greg Farnum2011-01-241-3/+14
* MDSMap: split up find_standby_for into multiple functions.Greg Farnum2011-01-241-1/+10
* MDSMonitor: Adjust handling of MDSes asking for standby-replay.Greg Farnum2011-01-241-5/+13
* mon: Allow ceph mds fail <name>Colin Patrick McCabe2011-01-181-0/+10
* health: fix health display for MDSesColin Patrick McCabe2011-01-181-1/+3
* mds: add comment explaining MDSMap::max_mdsColin Patrick McCabe2011-01-181-1/+2
* MDS: MDSMonitor: if MDS is in standby-replay and its leader goes down,Greg Farnum2011-01-061-1/+2
* mds: Create new STATE_ONESHOT_REPLAY for the MDS.Greg Farnum2011-01-061-0/+1
* Merge remote branch 'origin/testing' into unstableSage Weil2010-11-071-3/+9
|\
| * mds: add last_failure_osd_epoch to extended section of mdsmapSage Weil2010-11-031-3/+9
* | mds: store dir inode in separate object; fetch from both. incompat flag.Sage Weil2010-10-271-0/+1
|/
* mds: Create struct default_file_layout and encoder/decoder functions.Greg Farnum2010-09-241-0/+1
* mds: add incompat clientranges bit for the format changeSage Weil2010-08-051-0/+1
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* types: standardize on uint64_tSage Weil2010-05-071-20/+20
* mds: add CompatSet to mdsmapSage Weil2010-04-221-2/+17
* mdsmap: add separate struct version for extended portion of mdsmapSage Weil2010-04-221-1/+6
* mds: style fixes (from cppcheck)Martin Ettl2010-03-221-7/+7
* mds: use global_id as key in MDSMapSage Weil2009-11-191-29/+33
* mdsmap: another unsized intSage Weil2009-09-291-1/+1
* mdsmap: use sized int typeSage Weil2009-09-291-1/+1
* uclient: open mds sessions to export targetsSage Weil2009-09-291-0/+12
* mds: add export targest to mds_info_tSage Weil2009-09-281-1/+5
* uclient/objecter: Add max_file_size checks and an accessor for max_file_sizeGreg Farnum2009-09-251-0/+1
* mds: adjust mds state asserts to include clientreplaySage Weil2009-08-041-1/+1
* kclient: fix mdsmap decodingSage Weil2009-07-201-2/+2
* mds: include version in mdsmap encodingSage Weil2009-07-201-0/+8
* kclient: specify file max size in mdsmapSage Weil2009-07-161-0/+4
* mon: clean up some mdsmon stuffSage Weil2009-06-171-0/+2