summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-volgen.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: null dereferencenik-redhat2020-07-081-2/+2
* glusterd: additional log informationnik-redhat2020-06-291-53/+228
* volgen: add an option to disable aclAmar Tumballi2020-06-171-2/+15
* volgen: make thin-arbiter name unique in 'pending-xattr' optionAmar Tumballi2020-02-121-2/+12
* feature/changelog: Avoid thread creation if xlator is not enabledMohit Agrawal2020-02-091-0/+13
* bitrot: Make number of signer threads configurableKotresh HR2020-02-071-0/+6
* glusterd-volgen.c: fix to disable property when gNFS disabled.Yaniv Kaul2020-01-131-8/+10
* Remove some compiler warnings when not compiling gNFSYaniv Kaul2020-01-021-1/+3
* [RFC]#ifdef gNFS related code if we are not compiling gNFSYaniv Kaul2019-12-181-5/+18
* glusterd-op-sm.c (and others) - improve glusterd_op_stage_set_volume()Yaniv Kaul2019-11-291-31/+12
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-291-0/+9
* glusterd-volgen.c: improve volgen_graph_set_options_generic()Yaniv Kaul2019-11-181-11/+12
* [WIP]gluster-volgen.c: remove more of JBR and FDL xlatorsYaniv Kaul2019-11-131-138/+1
* glusterd-volgen.c: fix setting the key export-dirYaniv Kaul2019-10-141-108/+35
* glusterd/thin-arbiter: Thin-arbiter integration with GD1Vishal Pandey2019-06-281-11/+133
* encryption/crypt: remove from volume fileAmar Tumballi2019-06-201-11/+0
* glusterd-volgen.c: remove BD xlator from the graphYaniv Kaul2019-06-181-16/+0
* glusterd/tier: remove tier related code from glusterdHari Gowtham2019-05-271-361/+13
* glusterd: Fix coverity defects & put coverity annotationsAtin Mukherjee2019-05-021-14/+22
* performance/decompounder: remove the translator as the feature is not used an...Amar Tumballi2019-04-291-25/+2
* glusterd: enable fips-mode-rchecksum for new volumesRavishankar N2019-04-261-0/+13
* glusterd: coverity fixesAtin Mukherjee2019-04-251-2/+3
* glusterd: fix loading ctime in client graph logicAtin Mukherjee2019-04-171-3/+9
* mgmt/glusterd: Make changes related to cloudsync xlatorAnuradha Talur2019-04-101-12/+12
* glusterd: load ctime in the client graph only if it's not turned offAtin Mukherjee2019-04-091-1/+2
* glusterd-volgen.c: skip fetching skip-CLIOT in a loop.Yaniv Kaul2019-04-081-2/+3
* sdfs: enable pass-throughAmar Tumballi2019-04-031-0/+5
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-011-28/+32
* Multiple files: remove HAVE_BD_XLATOR related code.Yaniv Kaul2019-03-251-20/+0
* core: implement a global thread poolXavi Hernandez2019-02-181-0/+31
* glusterd: manage upgrade to current masterAmar Tumballi2019-02-041-4/+6
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-10/+10
* xlators/mgmt/glusterd/src/glusterd-volgen.c: use dict_ new functionsYaniv Kaul2018-12-051-237/+230
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-151-3/+3
* glusterfsd: Make each multiplexed brick sign inPrashanth Pai2018-11-121-1/+11
* ctime: Enable ctime feature by defaultKotresh HR2018-11-111-9/+3
* tiering: remove the translator from build and glusterdAmar Tumballi2018-11-021-75/+0
* stripe: remove the translator from build and glusterdAmar Tumballi2018-10-311-33/+2
* mgmt/glusterd: NULL pointer dereferencing clang fixShwetha Acharya2018-10-121-4/+4
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-2/+2
* glusterd: fix coverity issuesSanju Rakonde2018-09-251-3/+2
* Land part 2 of clang-format changesGluster Ant2018-09-121-5542/+5334
* mgmt xlators: store boolean fields using integerYaniv Kaul2018-09-111-6/+9
* mgmt/glusterd : Fix coverity issueAshish Pandey2018-09-111-3/+7
* multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-071-6/+9
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-291-2/+0
* xlators/mgmt/glusterd/src/glusterd-volgen.c : reduce size of message variableYaniv Kaul2018-08-231-1/+1
* mgmt/glusterd: Code cleanup in glusterd-volgen.cVijay Bellur2018-08-191-20/+17
* mgmt/glusterd: Fix a memory leak in volgenVijay Bellur2018-08-141-0/+1
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-7/+0