summaryrefslogtreecommitdiffstats
path: root/src/mon (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1477 from dachary/wip-erasure-code-profilesSage Weil2014-03-184-120/+321
|\
| * mon: set the profile and ruleset defaults earlyLoic Dachary2014-03-182-4/+15
| * mon: add crush ruleset name to osd pool createLoic Dachary2014-03-183-19/+25
| * mon: OSDMonitor use erasure_code_profile instead of propertiesLoic Dachary2014-03-183-64/+54
| * mon: add the erasure-code-profile {set,get,rm,ls} MonCommandLoic Dachary2014-03-183-4/+157
| * erasure-code: make libcommon include liberasure-codeLoic Dachary2014-03-171-1/+1
| * erasure-code: add ostream to factory()Loic Dachary2014-03-171-1/+1
| * common,erasure-code,mon: s/erasure-code-//Loic Dachary2014-03-171-2/+2
| * mon,osd,erasure-code: update copyright noticesLoic Dachary2014-03-173-0/+9
| * mon: pool create erasure implicit ruleset creationLoic Dachary2014-03-171-24/+25
| * mon: add pool name to prepare_pool_crush_rulesetLoic Dachary2014-03-172-3/+6
| * mon: create-erasure uses crush_ruleset_create_erasureLoic Dachary2014-03-171-0/+21
| * mon: crush_ruleset_create_erasure s/_map//Loic Dachary2014-03-171-2/+2
| * mon: crush_ruleset_create_erasure indentLoic Dachary2014-03-171-24/+23
| * mon: crush_ruleset_create_erasure s/rule/err/Loic Dachary2014-03-171-5/+5
| * mon: crush_ruleset_create_erasure set rulesetLoic Dachary2014-03-171-2/+5
| * mon: crush_ruleset_create_erasure error codesLoic Dachary2014-03-171-10/+7
| * mon: crush_ruleset_create_erasure reduce verbosityLoic Dachary2014-03-171-3/+0
| * mon: create crush_ruleset_create_erasure helperLoic Dachary2014-03-172-31/+42
* | mon/Paxos: commit only after entire quorum acksSage Weil2014-03-181-8/+7
|/
* Merge pull request #1462 from ceph/wip-cache-last-epoch-cleanSage Weil2014-03-163-4/+43
|\
| * mon/PGMap: only recalculate min_last_epoch_clean if incremental touches old minSage Weil2014-03-141-1/+27
| * mon/PGMap: cache min_last_epoch_cleanSage Weil2014-03-143-3/+16
* | mon/OSDMonitor: fix fall-thru caseSage Weil2014-03-141-1/+1
* | Merge remote-tracking branch 'gh/firefly'Sage Weil2014-03-141-1/+2
|\|
| * mon: only do timecheck with known monmapSage Weil2014-03-141-1/+2
* | Merge remote-tracking branch 'gh/wip-coverity-20140312'Sage Weil2014-03-141-0/+1
|\ \
| * | OSDMonitor::prepare_pool_op: add missing break in caseDanny Al-Gaaf2014-03-121-0/+1
* | | Merge remote-tracking branch 'gh/wip-coverity-20140409'Sage Weil2014-03-141-1/+3
|\ \ \
| * | | MDSMonitor::prepare_command: fix "mds set"Danny Al-Gaaf2014-03-101-1/+3
| |/ /
* | | Merge remote-tracking branch 'gh/firefly'Sage Weil2014-03-141-0/+6
|\ \ \ | | |/ | |/|
| * | osd: add tunables for cache_min_{flush,evict}_ageSage Weil2014-03-141-0/+2
| * | osd: set default cache_target_{dirty,full}_ratios based on configurableSage Weil2014-03-141-0/+4
| |/
* | Merge remote-tracking branch 'gh/firefly'Sage Weil2014-03-123-11/+45
|\|
| * Merge remote-tracking branch 'gh/wip-7210' into fireflySage Weil2014-03-081-1/+9
| |\
| | * mon: OSDMonitor: don't remove unamanaged snaps from not-unmanaged poolsJoao Eduardo Luis2014-03-071-1/+9
| * | Merge pull request #1403 from ceph/wip-7642Sage Weil2014-03-081-3/+28
| |\ \
| | * | mon/OSDMonitor: feature feature check bit arithmeticSage Weil2014-03-071-2/+2
| | * | mon/OSDMonitor: make osdmap feature checks non-racySage Weil2014-03-071-2/+24
| | * | mon/OSDMonitor: prevent set primary-affinity unless all OSDs support itSage Weil2014-03-071-0/+3
| | |/
| * | mon/PGMap: send pg create messages to primary, not acting[0]Sage Weil2014-03-071-6/+6
| * | mon/PGMonitor: improve debugging on PGMap updates slightlySage Weil2014-03-071-1/+2
| |/
* | Merge remote-tracking branch 'gh/firefly'Sage Weil2014-03-078-53/+299
|\|
| * Merge pull request #1379 from ceph/wip-7562Gregory Farnum2014-03-062-6/+6
| |\
| | * mon: make quorum list (by name) be in quorum orderSage Weil2014-03-052-6/+6
| * | Merge pull request #1378 from ceph/wip-7487Gregory Farnum2014-03-061-0/+5
| |\ \
| | * | mon/OSDMonitor: disallow crush buckets of type 0Sage Weil2014-03-051-0/+5
| * | | Merge pull request #1380 from ceph/wip-pool-deleteJoão Eduardo Luís2014-03-062-23/+69
| |\ \ \ | | |_|/ | |/| |
| | * | mon/OSDMonitor: fix pool deletion checks, racesSage Weil2014-03-062-23/+69
| * | | mon: warn when pool nears target max objects/bytesSage Weil2014-03-052-2/+47
| | |/ | |/|