summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-op-sm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* glusterd: UNUSED VALUE coverity fixSanju Rakonde2017-11-021-0/+2
* glusterd: fix brick restart parallelismAtin Mukherjee2017-11-011-12/+19
* glusterd: persist brickinfo's port change into glusterd's storeGaurav Yadav2017-10-311-1/+8
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-181-0/+20
* Command to identify client processhari gowtham2017-09-061-0/+1
* libglusterfs: Add new fields to volume_options structKaushal M2017-08-291-3/+3
* glusterd: improve op-version error messageAtin Mukherjee2017-08-161-2/+6
* logging: localtime logging, cmdline, volume set optionKaleb S. KEITHLEY2017-08-031-1/+65
* glusterd: Set default value for cluster.max-bricks-per-process to 0Samikshan Bairagya2017-07-191-2/+4
* core: miscellaneous cleanupKaleb S. KEITHLEY2017-07-141-6/+4
* glusterd: Introduce option to limit no. of muxed bricks per processSamikshan Bairagya2017-07-101-0/+4
* glusterd: fix glusterd crash from glusterd_op_ac_rcvd_brick_op_accAtin Mukherjee2017-06-071-1/+1
* glusterd: fix brick start raceAtin Mukherjee2017-06-061-2/+0
* glusterd : volume profile command on one of the node crashes glusterdGaurav Yadav2017-05-231-5/+6
* glusterd: Make reset-brick work correctly if brick-mux is onSamikshan Bairagya2017-05-101-14/+0
* glusterd: hold off volume deletes while still restarting bricksJeff Darcy2017-03-301-0/+15
* glusterd: (storhaug) remove ganeshaKaleb S. KEITHLEY2017-03-211-47/+0
* TIER: watermark check during low watermark resethari gowtham2017-03-181-0/+86
* glusterd: set default GLUSTERD_QUORUM_RATIO_KEY value to 51Atin Mukherjee2017-02-091-1/+1
* glusterd: glusterd is crashed at the time of stop volumeMohit Agrawal2017-02-081-2/+2
* glusterd: double-check whether brick is alive for statsJeff Darcy2017-02-021-3/+14
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-26/+101
* glusterd: regenerate volfiles on op-version bump upAtin Mukherjee2017-01-271-28/+59