summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: coverity defects fix introduced by commit 1f3bfe7Atin Mukherjee2018-08-171-1/+1
* glusterd: ignore importing volume which is undergoing a delete operationAtin Mukherjee2018-08-161-3/+27
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-226/+19
* glusterd: Compare volume_id before start/attach a brickMohit Agrawal2018-08-101-20/+27
* glusterd: more stricter checks of if brick is running in multiplex modeAtin Mukherjee2018-08-091-32/+39
* glusterd: Bricks of a normal volumes should not attach to gluster_shared_stor...Sanju Rakonde2018-08-031-0/+14
* glusterd: Add multiple checks before attach/start a brickMohit Agrawal2018-07-271-44/+216
* glusterd: Coverity issues with type FORWARD_NULLSanju Rakonde2018-07-241-6/+4
* glusterd: Deadcode Coverity issueOshank Kumar2018-07-241-2/+0
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-7/+7
* glusterd: To find a compatible brick ignore diagnostics.brick-log-level optionMohit Agrawal2018-07-131-0/+4
* glusterd: _is_prefix should handle 0-length pathsKaushal M2018-07-111-0/+9
* glusterd: log improvements on brick creation validationAtin Mukherjee2018-07-111-2/+15
* Fix compile warningsXavi Hernandez2018-07-101-94/+179
* glusterd: show brick online after port registration even in brick-muxPranith Kumar K2018-07-051-8/+28
* glusterd: start the services after all the bricks are upAtin Mukherjee2018-07-031-9/+5
* glusterd: Coverity FixesSanju Rakonde2018-06-111-3/+4
* glusterd: address test failures with brick mux enabledAtin Mukherjee2018-05-311-0/+11
* glusterd: handling brick termination in brick-muxSanju Rakonde2018-05-071-4/+7
* Don't use hardcoded /sbin, /usr/bin etc. paths. Fixes #1450546Niklas Hambüchen2018-05-031-13/+1
* glusterd/geo-rep: Fix UNUSED_VALUE coverity issueVarsha Rao2018-05-031-4/+6
* glusterd: show brick online after port registrationAtin Mukherjee2018-04-051-2/+3
* glusterd: mark port_registered to true for all running bricks with brick muxAtin Mukherjee2018-04-051-0/+1
* Revert "glusterd: handling brick termination in brick-mux"Sanju Rakonde2018-03-291-50/+6
* glusterd: handling brick termination in brick-muxSanju Rakonde2018-03-281-6/+50
* glusterd: volume get fixes for client-io-threads & quorum-typeRavishankar N2018-03-071-1/+26
* glusterd: compare uuid instead of hostname while finding compatible brickAtin Mukherjee2018-02-211-1/+1
* glusterd: import volumes in separate synctaskAtin Mukherjee2018-02-091-24/+142
* glusterd: optimize glusterd import volumes code pathAtin Mukherjee2018-01-311-5/+7
* glusterd: add profile_enabled flag in get-stateAtin Mukherjee2018-01-251-0/+22
* glusterd: connect to an existing brick process when qourum status is NOT_APPL...Atin Mukherjee2018-01-051-4/+9
* snapshot : after brick reset/replace snapshot creation failsSunny Kumar2017-12-291-9/+0
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-211-1/+1
* fips: Replace md5sum usage to enable fips supportKotresh HR2017-12-191-3/+5
* glusterd: Fix buffer overflow in glusterd_get_volopt_contentXavier Hernandez2017-12-151-14/+45
* glusterd : Fix glusterd mem leaksMohit Agrawal2017-12-121-0/+34
* glusterd: Allow volume stop to succeed if certain processes are already deadShreyas Siravara2017-12-081-4/+14
* glusterd: Free up svc->conn on volume deleteAtin Mukherjee2017-12-071-0/+5
* Tier: Stop tierd for detach starthari gowtham2017-12-011-0/+10
* snapshot : snapshot creation failed after brick reset/replaceSunny Kumar2017-11-281-0/+9
* glusterd: dead code coverity fixKartik_Burmee2017-11-141-2/+0
* glusterd: checked_return coverity fixKartik_Burmee2017-11-141-1/+1
* glusterd: buffer_size_warning coverity fixKartik_Burmee2017-11-131-1/+1
* glusterd: display gluster volume status, when quorum type is serverSanju Rakonde2017-11-091-0/+6
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* glusterd: fix brick restart parallelismAtin Mukherjee2017-11-011-9/+30
* glusterd: persist brickinfo's port change into glusterd's storeGaurav Yadav2017-10-311-0/+19
* Make sure attach_brick return a proper error codeMichael Scherer2017-10-261-1/+1
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-181-13/+3
* gfproxy: Introduce new server-side daemon called GFProxyShreyas Siravara2017-10-101-0/+39