summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-server-quorum.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Fix coverity defects & put coverity annotationsAtin Mukherjee2019-05-021-0/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-1/+1
* glusterd: perform rcu_read_lock/unlock() under cleanup_lock mutexSanju Rakonde2018-12-031-2/+2
* Land part 2 of clang-format changesGluster Ant2018-09-121-373/+359
* glusterd: connect to an existing brick process when qourum status is NOT_APPL...Atin Mukherjee2018-01-051-2/+19
* glusterd: restart the brick if qorum status is NOT_APPLICABLE_QUORUMAtin Mukherjee2017-11-091-1/+2
* glusterd: Fix few coverity errorsPrashanth Pai2017-11-061-4/+18
* glusterd: fix brick restart parallelismAtin Mukherjee2017-11-011-3/+12
* glusterd: persist brickinfo's port change into glusterd's storeGaurav Yadav2017-10-311-0/+16
* glusterd: streamline logic flow in glusterd_validate_quorum()Michael Adam2017-08-011-5/+7
* glusterd: improve intuitivity of check in glusterd_get_quorum_cluster_countsMichael Adam2017-07-311-1/+1
* glusterd: fix quorum calculation if percentage is not specified correctlyMichael Adam2017-06-141-1/+0
* glusterd (server-quorum): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-051-4/+13
* glusterd: add async events (part 2)Atin Mukherjee2016-08-231-0/+2
* glusterd: Don't start bricks if server quorum is not metSamikshan Bairagya2016-07-051-4/+6
* glusterd: check quorum on restart bricksAtin Mukherjee2016-02-051-4/+25
* all: reduce "inline" usageJeff Darcy2015-09-011-2/+2
* glusterd: fix quorum calculation logicAtin Mukherjee2015-06-241-6/+1
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* glusterd: compute quorum on peers in clusterKrishnan Parthasarathi2015-04-021-36/+19
* glusterd: Fix rebase errors introduced by 4b18fbaVijay Bellur2015-04-021-11/+13
* glusterd: group server-quorum related code togetherKrishnan Parthasarathi2015-04-011-0/+423