summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: allow shared-storage to use bricks under glusterd working directorySanju Rakonde2018-11-081-4/+5
* glusterd: coverity fixesAtin Mukherjee2018-11-031-6/+8
* stripe: remove the translator from build and glusterdAmar Tumballi2018-10-311-4/+1
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-041-4/+4
* mgmt/glusterd: NULL pointer deferencing clang fixIraj Jamali2018-10-021-1/+1
* glusterd: fix coverity issuesSanju Rakonde2018-10-011-1/+2
* glusterd: fix resource leak coverity issuesSanju Rakonde2018-09-221-1/+1
* glusterd: Use GF_ATOMIC to update 'blockers' counter at glusterd_confMohit Agrawal2018-09-201-9/+5
* geo-rep: Fix issues related config setKotresh HR2018-09-181-2/+2
* Land part 2 of clang-format changesGluster Ant2018-09-121-11982/+11581
* Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-091-535/+728
* glusterd: avoid using glusterd's working directory as a brickSanju Rakonde2018-09-081-0/+9
* multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-071-124/+178
* {dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ...Yaniv Kaul2018-09-041-2/+0
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-2/+2
* glusterd: fail volume stop operation if brick detach failsAtin Mukherjee2018-09-041-8/+22
* glusterd: Fix coverity issuesSanju Rakonde2018-08-291-2/+1
* glusterd: glusterd_brick_start shouldn't cleanup pidfile if only_connect is trueMohit Agrawal2018-08-271-4/+4
* mgmt/glusterd: Coverity fixes in glusterd-utils.cVijay Bellur2018-08-271-3/+19
* glusterd: glusterd_brick_start shouldn't try to bring up brick if only_connec...Atin Mukherjee2018-08-231-0/+4
* xlators/mgmt/glusterd/src/glusterd-utils.c : re-scope message variableYaniv Kaul2018-08-231-1/+1
* snapshot : fix snapshot status failure due to symlink problemSunny Kumar2018-08-231-1/+9
* glusterd: fix gcc warningsRavishankar N2018-08-211-146/+146
* glusterd: fix some coverity issuesBhumika Goyal2018-08-201-0/+6
* 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