summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd-volgen.c: remove BD xlator from the graphYaniv Kaul2019-06-181-8/+0
* glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfileAtin Mukherjee2019-06-171-0/+1
* glusterd: store fips-mode-rchecksum option in the info fileRavishankar N2019-06-081-0/+11
* glusterd: coverity fixMohit Agrawal2019-06-041-5/+11
* glusterd: Optimize code to copy dictionary in handshake code pathMohit Agrawal2019-05-311-27/+153
* glusterd: bulkvoldict thread is not handling all volumesMohit Agrawal2019-05-271-1/+1
* glusterd/tier: remove tier related code from glusterdHari Gowtham2019-05-271-784/+19
* glusterd: coverity fixSanju Rakonde2019-05-231-1/+1
* glusterd-utils.c: skip checksum when possible.Yaniv Kaul2019-05-231-22/+18
* glusterd: reduce some work in glusterd-utils.cYaniv Kaul2019-05-091-125/+128
* glusterd-utils.c: reduce work in glusterd_add_volume_to_dict()Yaniv Kaul2019-05-031-58/+59
* glusterd: Fix coverity defects & put coverity annotationsAtin Mukherjee2019-05-021-2/+7
* glusterd: Fix bulkvoldict thread logic in brick multiplexingMohit Agrawal2019-04-301-6/+18
* glusterd: coverity fixesAtin Mukherjee2019-04-261-1/+7
* GlusterD:Checking for null value to void explicit dereferencing of null pointerrishubhjain2019-04-221-0/+14
* glusterd: Optimize glusterd handshaking code pathMohit Agrawal2019-04-151-48/+221
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-151-0/+7
* glusterd: remove glusterd_check_volume_exists() callAtin Mukherjee2019-04-111-8/+0
* GlusterD: Resolves the issue of referencing memory after it has been freedrishubhjain2019-04-081-4/+0
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-011-21/+116
* glusterd: fix potential locking issue on peer probeZhang Huan2019-03-271-2/+4
* Multiple files: remove HAVE_BD_XLATOR related code.Yaniv Kaul2019-03-251-82/+0
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-201-2/+7
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-071-4/+8
* core: implement a global thread poolXavi Hernandez2019-02-181-0/+11
* 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