summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* rpc: use address-family option from vol fileMilind Changire2019-01-221-0/+7
* glusterd: Resolve memory leak in get-state commandMohit Agrawal2019-01-211-0/+10
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2019-01-141-4/+0
* glusterd: rebalance status should display information of localhostSanju Rakonde2019-01-041-0/+2
* cluster/afr: Allow lookup on root if it is from ADD_REPLICA_MOUNTkarthik-us2018-12-181-1/+1
* glusterd: migrating rebalance commands to mgmt_v3 frameworkSanju Rakonde2018-12-181-2/+2
* glusterd: fix get_mux_limit_per_process to read default valueAtin Mukherjee2018-12-071-8/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-16/+16
* glusterd: perform rcu_read_lock/unlock() under cleanup_lock mutexSanju Rakonde2018-12-031-4/+4
* server: Resolve memory leak path in server_initMohit Agrawal2018-12-031-31/+2
* glusterd: volume status should not show NFS daemonSanju Rakonde2018-11-251-0/+5
* glusterd/mux: Optimize brick disconnect handler codeMohammed Rafi KC2018-11-181-65/+56
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-151-12/+24
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-151-5/+5
* 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