summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-153-11/+6
* glusterd/geo-rep: Fix memory corruptionKotresh HR2018-10-121-2/+2
* mgmt/glusterd: clang fixIraj Jamali2018-10-121-3/+3
* mgmt/glusterd: NULL pointer dereferencing clang fixShwetha Acharya2018-10-125-8/+8
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-103-4/+6
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-042-7/+21
* glusterd: ignore RPC events when glusterd is shutting downAtin Mukherjee2018-10-041-1/+11
* mgmt/glusterd: NULL pointer dereferencing clang fixIraj Jamali2018-10-031-15/+16
* mgmt/glusterd: NULL pointer deferencing clang fixIraj Jamali2018-10-026-6/+6
* glusterd: fix coverity issuesSanju Rakonde2018-10-012-2/+3
* glusterd: make sure that brickinfo->uuid is not nullSanju Rakonde2018-09-261-1/+2
* ctime: Provide noatime optionKotresh HR2018-09-251-0/+8
* glusterd: fix coverity issuesSanju Rakonde2018-09-253-21/+11
* mgmt/glusterd: NULL pointer dereferencing clang fixShwetha Acharya2018-09-251-0/+6
* glusterd: reduce length allocated to nameSanju Rakonde2018-09-222-2/+2
* glusterd: fix resource leak coverity issuesSanju Rakonde2018-09-223-8/+4
* glusterd: fix coverity issues in glusterd-locks.cSanju Rakonde2018-09-221-2/+11
* 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-204-12/+11
* glusterd: fix crashSanju Rakonde2018-09-201-1/+1
* geo-rep : fix coverity issues in glusterd-geo-rep.cSunny Kumar2018-09-201-7/+10
* glusterd: Improve logging in gd_mgmt_v3_unlock_timer_cbkAtin Mukherjee2018-09-201-1/+4
* geo-rep: Fix issues related config setKotresh HR2018-09-182-4/+5
* glusterd: acquire lock to update volinfo structureSanju Rakonde2018-09-183-34/+42
* glusterd: NULL pointer dereferencing clang FixHarpreet Lalwani2018-09-171-1/+1
* glusterd : fix coverity issue in glusterd-store.cSunny Kumar2018-09-171-1/+6
* glusterd: Update op-version from 4.2 to 5.0ShyamsundarR2018-09-131-9/+9
* Land part 2 of clang-format changesGluster Ant2018-09-1248-86631/+84470
* Land clang-format changesGluster Ant2018-09-1238-3166/+2867
* mgmt xlators: store boolean fields using integerYaniv Kaul2018-09-112-8/+11
* glusterd: NULL pointer dereferencing clang fixHarpreet Lalwani2018-09-111-2/+1
* mgmt/glusterd : Fix coverity issueAshish Pandey2018-09-111-3/+7
* glusterd: NULL pointer dereferencing clang fixSheetal Pamecha2018-09-111-1/+2
* glusterd: Fix unused value coverity fixSanju Rakonde2018-09-091-1/+1
* Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-0922-1713/+2357
* glusterd: avoid using glusterd's working directory as a brickSanju Rakonde2018-09-081-0/+9
* multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-078-268/+482
* glusterd-sm: NULL pointer dereferencing clang fixShwetha K Acharya2018-09-071-0/+1
* Quota: Fix for clang issuessanoj-unnikrishnan2018-09-071-1/+1
* xlators/mgmt/glusterd/src/glusterd-log-ops.c : reduce size or re-scope messag...Yaniv Kaul2018-09-061-1/+1
* glusterd : fix some coverity issues in glusterd-store.cSunny Kumar2018-09-051-3/+35
* glusterd: Fix Buffer size issuesSanju Rakonde2018-09-041-6/+9
* {dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ...Yaniv Kaul2018-09-042-5/+0
* Multiple files: calloc -> mallocYaniv Kaul2018-09-047-19/+18
* geo-rep : fix coverity issues in glusterd-geo-rep.cSunny Kumar2018-09-041-3/+40
* glusterd: fail volume stop operation if brick detach failsAtin Mukherjee2018-09-041-8/+22
* xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-314-17/+17
* glusterd : fix some coverity issues in glusterd-syncop.cSunny Kumar2018-08-301-3/+5
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-292-8/+5
* glusterd: Fix coverity issuesSanju Rakonde2018-08-292-3/+2