summaryrefslogtreecommitdiff
path: root/src/mon/MonMap.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: changed order of #includes, global_context.h, debug.hwip-doutRoald J. van Loon2012-12-241-5/+3
* cleanup: debug.h/dout.h and global_ceph_context changesRoald J. van Loon2012-12-221-1/+1
* monmap: fix crash from dup initial seed monsSage Weil2012-11-251-1/+3
* monmap: pass by refSage Weil2012-10-211-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-221-0/+175
|\
| * monmap: filter_initial_members -> set_initial_membersSage Weil2012-05-211-4/+4
| * monmap: move build_initial() from MonClientSage Weil2012-05-181-0/+86
| * mon: move initial_members filtering into MonMap methodSage Weil2012-05-181-0/+46
| * monmap: move monmap generation from ip/host list into MonMapSage Weil2012-05-181-0/+43
* | monmap: fix decoding of old monmapsSage Weil2012-05-211-1/+1
|/
* features: explicitly use CEPH_FEATURES_ALL instead of -1Sage Weil2012-05-161-1/+1
* monmap: new encoderSage Weil2012-05-141-6/+17
* monmap: use feature bits and single encode() methodSage Weil2012-05-141-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-281-0/+23
* bufferlist: get rid of derr usageColin Patrick McCabe2011-06-201-1/+2
* mon: const crusadeColin Patrick McCabe2010-10-081-3/+3
* mon: send old format monmap to old clients (backward compatible)Sage Weil2010-06-081-1/+1
* mon: identify monitors by name, not rankSage Weil2010-06-081-6/+7
* monmap: add a utime_t created data memberGreg Farnum2009-10-121-0/+1
* monmaptool: use generic MonMap::print methodsSage Weil2009-10-101-0/+18
* bufferlist read_file and write_fileSage Weil2008-03-191-17/+4
* revamped mkfs procedures, mon startup, and moreSage Weil2008-03-101-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