summaryrefslogtreecommitdiffstats
path: root/src/mon/MonMap.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* mon: add missing header for std::findNoah Watkins2013-11-051-0/+1
* mon: make MonMap error message about unspecified monitors less specific.Greg Farnum2013-08-191-2/+1
* mon/MonMap.cc: prefer prefix ++operator for iteratorsDanny Al-Gaaf2013-03-141-1/+1
* mon/MonMap: don't crash on dup IP in mon hostSage Weil2013-03-101-1/+2
* monmap: fix crash from dup initial seed monsSage Weil2012-11-251-1/+3
* monmap: pass by refSage Weil2012-10-221-1/+1
* MonMap: return error on failure in build_initialJosh Durgin2012-08-101-2/+5
* monmap: return ENOENT from build_from_host_list when no monsSage Weil2012-05-231-0/+5
* monmap: ignore conf mon entries when -m is specifiedSage Weil2012-05-231-0/+1
* monmap: avoid dup addrs in generated initial monmapSage Weil2012-05-231-1/+8
* Merge branch 'wip-quorum'Sage Weil2012-05-231-0/+175
|\
| * monmap: filter_initial_members -> set_initial_membersSage Weil2012-05-211-4/+4
| * monmap: move build_initial() from MonClientSage Weil2012-05-191-0/+86
| * mon: move initial_members filtering into MonMap methodSage Weil2012-05-191-0/+46
| * monmap: move monmap generation from ip/host list into MonMapSage Weil2012-05-191-0/+43
* | monmap: fix decoding of old monmapsSage Weil2012-05-211-1/+1
|/
* features: explicitly use CEPH_FEATURES_ALL instead of -1Sage Weil2012-05-171-1/+1
* monmap: new encoderSage Weil2012-05-151-6/+17
* monmap: use feature bits and single encode() methodSage Weil2012-05-151-16/+18
* ceph-dencoder: MonMapSage Weil2012-02-081-0/+10
* mon: uninline Monmap encode/decodeSage Weil2012-02-081-0/+48
* monmap: iterate over addr_name when printing summaryHenry C Chang2011-12-221-7/+7
* mon: 'ceph mon dump [--format=json]'Sage Weil2011-07-291-0/+23
* bufferlist: get rid of derr usageColin Patrick McCabe2011-06-211-1/+2
* mon: const crusadeColin Patrick McCabe2010-10-091-3/+3
* mon: send old format monmap to old clients (backward compatible)Sage Weil2010-06-091-1/+1
* mon: identify monitors by name, not rankSage Weil2010-06-091-6/+7
* monmap: add a utime_t created data memberGreg Farnum2009-10-121-0/+1
* monmaptool: use generic MonMap::print methodsSage Weil2009-10-111-0/+18
* bufferlist read_file and write_fileSage Weil2008-03-191-17/+4
* revamped mkfs procedures, mon startup, and moreSage Weil2008-03-111-1/+1
* crush: some crushwrapper methods, initial swig makefile?Sage Weil2008-02-011-0/+1
* resurrected ldceph.so, sort ofSage Weil2008-01-171-0/+40