summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handler.c
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: Reduce log level of repetitive logVijay Bellur2020-04-061-1/+1
* multiple files: ensure nfs_svc functions are availableYaniv Kaul2020-01-231-2/+2
* multiple xlators: reduce key lengthYaniv Kaul2020-01-141-1/+1
* rpc: align structsYaniv Kaul2019-10-171-151/+145
* glusterd, rpc, glusterfsd: fix coverity defects and put required annotationsAtin Mukherjee2019-09-101-1/+1
* Revert "glusterd: (storhaug) remove ganesha (843e1b0)"Jiffin Tony Thottan2019-08-241-0/+79
* multiple files: reduce minor work under RCU_READ_LOCKYaniv Kaul2019-08-051-14/+17
* glusterd: do not mark skip_locking as true for geo-rep operationsSanju Rakonde2019-07-141-2/+7
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-07-091-0/+2
* glusterd: Show the correct brick status in get-stateMohit Agrawal2019-07-041-2/+5
* glusterd/thin-arbiter: Thin-arbiter integration with GD1Vishal Pandey2019-06-281-0/+27
* glusterd-volgen.c: remove BD xlator from the graphYaniv Kaul2019-06-181-1/+0
* glusterd/tier: remove tier related code from glusterdHari Gowtham2019-05-271-207/+26
* glusterd: Fix coverity defects & put coverity annotationsAtin Mukherjee2019-05-021-1/+7
* glusterd: coverity fixesAtin Mukherjee2019-04-261-5/+0
* glusterd: coverity fixesAtin Mukherjee2019-04-251-0/+6
* glusterd: provide a way to detach failed nodeSanju Rakonde2019-04-111-2/+5
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-011-6/+5
* Multiple files: remove HAVE_BD_XLATOR related code.Yaniv Kaul2019-03-251-97/+0
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-201-6/+12
* mgmt/glusterd: Fix a memory leak when peer detach failsVijay Bellur2019-02-271-0/+13
* glusterd: fix get-state leakAtin Mukherjee2019-02-221-0/+2
* glusterd: get-state command should not fail if any brick is gone badv7devSanju Rakonde2019-02-051-4/+5
* rpc: use address-family option from vol fileMilind Changire2019-01-221-3/+8
* glusterd: Avoid dict_leak in __glusterd_handle_cli_uuid_get functionMohit Agrawal2019-01-221-0/+2
* glusterd: fix crashSanju Rakonde2019-01-131-3/+2
* glusterd: migrating rebalance commands to mgmt_v3 frameworkSanju Rakonde2018-12-181-1/+2
* glusterd: Resolve memory leak in some glusterd functionsMohit Agrawal2018-12-101-0/+6
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-13/+13
* glusterd: migrating profile commands to mgmt_v3 frameworkSanju Rakonde2018-12-041-4/+16
* glusterd: perform rcu_read_lock/unlock() under cleanup_lock mutexSanju Rakonde2018-12-031-37/+37
* glusterd/mux: Optimize brick disconnect handler codeMohammed Rafi KC2018-11-181-63/+14
* glusterd: fix Resource leak coverity issueMohit Agrawal2018-11-161-2/+10
* core: Portmap entries showing stale brick entries when bricks are downMohit Agrawal2018-11-121-2/+5
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-151-4/+2
* glusterd: ignore RPC events when glusterd is shutting downAtin Mukherjee2018-10-041-1/+11
* glusterd: fix resource leak coverity issuesSanju Rakonde2018-09-221-0/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-5534/+5612
* glusterd: Fix unused value coverity fixSanju Rakonde2018-09-091-1/+1
* Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-091-212/+298
* mgmt/glusterd: Fix memory leaks in glusterd-handler.cVijay Bellur2018-08-231-1/+2
* xlators/mgmt/glusterd/src/glusterd-handler.c : reduce size or re-scope messag...Yaniv Kaul2018-08-231-23/+19
* glusterd: fix some coverity issuesBhumika Goyal2018-08-201-1/+1
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-64/+41
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-3/+3
* glusterd: memory leak in get-stateSanju Rakonde2018-07-181-34/+19
* Fix compile warningsXavi Hernandez2018-07-101-2/+7
* glusterd: Fix glusterd crashSanju Rakonde2018-07-061-9/+0
* glusterd: Introduce daemon-log-level cluster wide optionAtin Mukherjee2018-07-031-0/+1
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-041-4/+0