summaryrefslogtreecommitdiffstats
path: root/geo-replication
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2017-06-13 10:06:57 +0200
committerAtin Mukherjee <amukherj@redhat.com>2017-06-14 12:49:29 +0000
commitc5b81783d5532a3b3a2bd1948bd1c9bfa4a023e1 (patch)
tree9118d3ef05251f387cb2425850d36d43c57dad75 /geo-replication
parentca97c98cc633e3b82a65291969d8bd8f8d8d5d3e (diff)
glusterd: fix quorum calculation if percentage is not specified correctly
There was an extra "ratio = _gf_true". - In case the ratio was specified correctly in the volfile, this is redundant. - In case the ratio was specified, but not parseable into a precentage, this is wrong and would lead to a quorum count of 0 instead of falling back to the default of 50% + 1. This patch removes the extra setting of "ratio". Change-Id: I2bd57ebf1b8989e905481a2b6285a1f422942f72 BUG: 1461129 Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-on: https://review.gluster.org/17538 Reviewed-by: Atin Mukherjee <amukherj@redhat.com> Tested-by: Atin Mukherjee <amukherj@redhat.com> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Smoke: Gluster Build System <jenkins@build.gluster.org>
Diffstat (limited to 'geo-replication')
0 files changed, 0 insertions, 0 deletions