summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-store.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: fix memory leak in glusterd_store_retrieve_bricks()Dmitry Antipov2020-06-051-0/+7
* multiple xlators: reduce key lengthYaniv Kaul2020-01-141-4/+3
* glusterd-store: fix Coverity CID 1407767Xie Changlong2019-12-041-0/+2
* store.c/glusterd-store.c: remove sys_stat callsYaniv Kaul2019-11-271-3/+2
* glusterd: display correct rebalance data size after glusterd restartSanju Rakonde2019-10-181-5/+5
* glusterd-store.c: remove of dead codeYaniv Kaul2019-09-051-130/+0
* Revert "glusterd: (storhaug) remove ganesha (843e1b0)"Jiffin Tony Thottan2019-08-241-10/+0
* glusterd: write voldir once in glusterd-store and don't attempt again.Yaniv Kaul2019-07-291-29/+16
* core: use more restrictive mode while creating the directoriesSanju Rakonde2019-07-231-3/+3
* glusterd: don't log a warning message for tier-enabled keySanju Rakonde2019-07-041-2/+5
* glusterd/thin-arbiter: Thin-arbiter integration with GD1Vishal Pandey2019-06-281-9/+227
* glusterd.h: remove unneeded macros or move them to their users.Yaniv Kaul2019-06-251-0/+27
* glusterd-volgen.c: remove BD xlator from the graphYaniv Kaul2019-06-181-13/+0
* glusterd/tier: gluster upgrade broken because of tierhari gowtham2019-06-031-0/+9
* glusterd/tier: remove tier related code from glusterdHari Gowtham2019-05-271-210/+1
* glusterd/store: store all key-values in one shotYaniv Kaul2019-05-081-320/+290
* glusterd: coverity fixAtin Mukherjee2019-05-061-2/+14
* glusterd: Fix coverity defects & put coverity annotationsAtin Mukherjee2019-05-021-4/+0
* glusterd: improve loggingAtin Mukherjee2019-02-081-1/+3
* glusterd: get-state command should not fail if any brick is gone badv7devSanju Rakonde2019-02-051-1/+2
* glusterd: manage upgrade to current masterAmar Tumballi2019-02-041-8/+7
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-14/+14
* glusterd: glusterd to regenerate volfiles when GD_OP_VERSION_MAX changesAtin Mukherjee2018-12-051-7/+125
* glusterd: perform rcu_read_lock/unlock() under cleanup_lock mutexSanju Rakonde2018-12-031-2/+2
* glusterd: perform store operation in cleanup lockAtin Mukherjee2018-11-271-0/+8
* glusterd : fix high sev coverity issueSunny Kumar2018-11-271-3/+2
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-151-3/+13
* glusterd : fix high sev coverity issueSunny Kumar2018-11-051-1/+4
* glusterd : fix high coverity issues glusterd-store.cSunny Kumar2018-11-021-31/+43
* stripe: remove the translator from build and glusterdAmar Tumballi2018-10-311-11/+0
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* glusterd: make sure that brickinfo->uuid is not nullSanju Rakonde2018-09-261-1/+2
* glusterd: fix coverity issuesSanju Rakonde2018-09-251-18/+4
* glusterd: acquire lock to update volinfo structureSanju Rakonde2018-09-181-31/+34
* glusterd : fix coverity issue in glusterd-store.cSunny Kumar2018-09-171-1/+6
* Land part 2 of clang-format changesGluster Ant2018-09-121-4215/+4170
* multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-071-89/+174
* glusterd : fix some coverity issues in glusterd-store.cSunny Kumar2018-09-051-3/+35
* glusterd: fix some coverity issuesBhumika Goyal2018-08-201-10/+3
* glusterd: coverity defects fix introduced by commit 1f3bfe7Atin Mukherjee2018-08-171-1/+1
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-5/+0
* glusterd: Coverity issues with type FORWARD_NULLSanju Rakonde2018-07-241-1/+2
* glusterd-store: fix coverity warningYaniv Kaul2018-07-171-15/+8
* Fix compile warningsXavi Hernandez2018-07-101-61/+169
* glusterd: fix tier-enabled flag op-version checkAtin Mukherjee2018-02-131-2/+2
* glusterd/store: handle the case of fsid being set to 0Amar Tumballi2018-02-051-0/+19
* glusterd: checked_return coverity fixKartik_Burmee2017-11-151-1/+1
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* snapshot: Issue with other processes accessing the mounted brickSunny Kumar2017-10-231-10/+15
* glusterd: retrieve uuid under mutex lockAtin Mukherjee2017-09-251-7/+15