summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-op-sm.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Unused value coverity fixSanju Rakonde2019-08-261-0/+5
* Revert "glusterd: (storhaug) remove ganesha (843e1b0)"Jiffin Tony Thottan2019-08-241-2/+44
* multiple files: reduce minor work under RCU_READ_LOCKYaniv Kaul2019-08-051-1/+5
* core: use more restrictive mode while creating the directoriesSanju Rakonde2019-07-231-1/+1
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-07-091-0/+4
* glusterd: conditionally clear txn_opinfo in stage opAtin Mukherjee2019-06-251-2/+10
* glusterd: add an op-version checkSanju Rakonde2019-05-311-1/+5
* glusterd: coverity fixSanju Rakonde2019-05-301-2/+0
* glusterd/tier: remove tier related code from glusterdHari Gowtham2019-05-271-312/+7
* glusterd: prevent use-after-free in glusterd_op_ac_send_brick_op()Niels de Vos2019-05-061-2/+1
* glusterd: Fix coverity defects & put coverity annotationsAtin Mukherjee2019-05-021-0/+8
* glusterd: Optimize glusterd handshaking code pathMohit Agrawal2019-04-151-0/+1
* glusterd-volgen.c: skip fetching some vol settings in a bricks loop.Yaniv Kaul2019-04-131-13/+15
* glusterd: remove glusterd_check_volume_exists() callAtin Mukherjee2019-04-111-7/+6
* glusterd: remove redundant glusterd_check_volume_exists () callsAtin Mukherjee2019-04-081-26/+2
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-011-30/+54
* glusterd: fix txn-id mem leakAtin Mukherjee2019-03-251-6/+20
* glusterd: fix get_mux_limit_per_process to read default valueAtin Mukherjee2018-12-071-1/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-12/+12
* glusterd: set cluster.max-bricks-per-process to 250Atin Mukherjee2018-12-051-1/+1
* glusterd: migrating profile commands to mgmt_v3 frameworkSanju Rakonde2018-12-041-2/+2
* glusterd: perform rcu_read_lock/unlock() under cleanup_lock mutexSanju Rakonde2018-12-031-15/+15
* glusterd: don't call svcs_reconfigure for all volumes during op-version bump upAtin Mukherjee2018-11-121-8/+12
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-151-5/+3
* mgmt/glusterd: NULL pointer dereferencing clang fixShwetha Acharya2018-10-121-1/+1
* glusterd: fix resource leak coverity issuesSanju Rakonde2018-09-221-7/+2
* glusterd: don't wait for blockers flag for stop volumeAtin Mukherjee2018-09-221-1/+0
* glusterd: Use GF_ATOMIC to update 'blockers' counter at glusterd_confMohit Agrawal2018-09-201-1/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-7162/+6843
* mgmt xlators: store boolean fields using integerYaniv Kaul2018-09-111-2/+2
* glusterd: NULL pointer dereferencing clang fixHarpreet Lalwani2018-09-111-2/+1
* Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-091-187/+249
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-5/+4
* xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-311-10/+10
* mgmt/glusterd: Fix memory leaks in glusterd-op-sm.cVijay Bellur2018-08-231-13/+5
* glusterd: fix some coverity issuesBhumika Goyal2018-08-201-1/+4
* mgmt/glusterd: Fix possible use after free in glusterd_op_ac_commit_op()Vijay Bellur2018-08-141-1/+3
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-14/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* Fix compile warningsXavi Hernandez2018-07-101-22/+43
* glusterd: Introduce daemon-log-level cluster wide optionAtin Mukherjee2018-07-031-0/+51
* glusterd: Coverity FixesSanju Rakonde2018-06-111-1/+3
* glusterd: glusterd is releasing the locks before timeoutSanju Rakonde2018-05-281-0/+14
* glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-191-0/+3
* glusterd: fix txn_opinfo memory leakAtin Mukherjee2018-04-041-9/+23
* glusterd: volume get fixes for client-io-threads & quorum-typeRavishankar N2018-03-071-0/+13
* glusterd: import volumes in separate synctaskAtin Mukherjee2018-02-091-8/+1
* glusterd: add profile_enabled flag in get-stateAtin Mukherjee2018-01-251-22/+0
* glusterd: connect to an existing brick process when qourum status is NOT_APPL...Atin Mukherjee2018-01-051-0/+1
* glusterd: coverity fixesSanju Rakonde2017-11-031-2/+15