summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-store.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* glusterd: Gluster should keep PID file in correct locationGaurav Kumar Garg2017-08-111-0/+34
* glusterd: fix misleadingly named GF_FOR_EACH_ENTRY_IN_DIRJeff Darcy2017-07-311-9/+9
* glusterd : glusterd fails to start when peer's network interface is downGaurav Yadav2017-07-281-0/+7
* glusterd: make peerfile parsing more robustJeff Darcy2017-07-271-14/+38
* posix: option to handle the shared bricks for statvfs()Amar Tumballi2017-07-241-0/+10
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-091-0/+4
* Remove the useless gotoMichael Scherer2017-02-201-4/+0
* tier : Tier as a servicehari gowtham2017-01-161-4/+147
* glusterd: fix few events generationAtin Mukherjee2016-11-231-0/+8
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-181-1/+1
* glusterd (store): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-2/+0
* glusterd : skip non directories inside /var/lib/glusterd/volsJiffin Tony Thottan2016-08-081-0/+18
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-18/+23
* glusterd: glusterd must store all rebalance related informationSakshi Bansal2016-07-041-1/+54
* cli/glusterd: add/remove brick fixes for arbiter volumesRavishankar N2016-05-191-0/+1
* glusterd: copy real_path from older brickinfo during brick importAtin Mukherjee2016-05-181-1/+2
* glusterd: persist brickinfo->real_pathAtin Mukherjee2016-04-291-14/+25
* Revert "glusterd: Allocate fresh port on brick (re)start"Gaurav Kumar Garg2016-04-141-0/+16
* glusterd: populate brickinfo->real_path conditionallyAtin Mukherjee2016-04-111-1/+1