summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd/auth.allow : allow add-brick from peersSanju Rakonde2020-07-301-0/+104
* glusterd: fix resource leakSheetal Pamecha2020-07-291-0/+1
* glusterd: avoid crashSanju Rakonde2020-07-201-1/+2
* [RFC]glusterd-utils.c: display which options have changedYaniv Kaul2020-07-101-2/+11
* glusterd: change the log-level to WarningSanju Rakonde2020-07-061-1/+1
* glusterd: additional log informationnik-redhat2020-06-291-119/+380
* glusterd: add-brick command failureSanju Rakonde2020-06-211-27/+3
* Indicate timezone offsets in timestampsCsaba Henk2020-06-151-1/+1
* glusterd: destroy all volume info locks and mutexesDmitry Antipov2020-06-101-0/+5
* test: Test case brick-mux-validation-in-cluster.t is failing on RHEL-8Mohit Agrawal2020-06-091-2/+4
* glusterd: check for same node while adding bricks in disperse volumeSheetal Pamecha2020-06-061-0/+224
* glusterd: add missing synccond_broadcast()Xavi Hernandez2020-05-211-1/+3
* syncop: improve scaling and implement more toolsXavi Hernandez2020-05-131-13/+16
* glusterd: Brick process fails to come up with brickmux onVishal Pandey2020-02-201-6/+8
* multiple files: ensure nfs_svc functions are availableYaniv Kaul2020-01-231-3/+5
* multiple xlators: reduce key lengthYaniv Kaul2020-01-141-1/+1
* glusterd: deafult options after volume resetSanju Rakonde2020-01-011-0/+23
* [RFC]#ifdef gNFS related code if we are not compiling gNFSYaniv Kaul2019-12-181-5/+12
* glusterd-op-sm.c (and others) - improve glusterd_op_stage_set_volume()Yaniv Kaul2019-11-291-4/+6
* glusterd-utils.c: attach_brick() - remove dead codeYaniv Kaul2019-10-111-5/+0
* mgmt/glusterd: Fixed typos and reworded logsN Balachandran2019-09-231-4/+4
* glusterd: stop stale bricks during handshaking in brick mux modeAtin Mukherjee2019-08-251-3/+31
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-08-201-2/+3
* glusterd: create separate logdirs for cluster.rc instancesN Balachandran2019-08-141-11/+9
* core: use more restrictive mode while creating the directoriesSanju Rakonde2019-07-231-2/+2
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-07-091-2/+4
* glusterd: Show the correct brick status in get-stateMohit Agrawal2019-07-041-0/+28
* glusterd/thin-arbiter: Thin-arbiter integration with GD1Vishal Pandey2019-06-281-2/+251
* glusterd: fix use-after-free of a dict_tXavi Hernandez2019-06-261-1/+1
* glusterd: ignore user.* options from compatibility check in brick muxAtin Mukherjee2019-06-251-0/+3
* glusterd.h: remove unneeded macros or move them to their users.Yaniv Kaul2019-06-251-6/+22
* glusterd-volgen.c: remove BD xlator from the graphYaniv Kaul2019-06-181-8/+0
* glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfileAtin Mukherjee2019-06-171-0/+1
* glusterd: store fips-mode-rchecksum option in the info fileRavishankar N2019-06-081-0/+11
* glusterd: coverity fixMohit Agrawal2019-06-041-5/+11
* glusterd: Optimize code to copy dictionary in handshake code pathMohit Agrawal2019-05-311-27/+153
* glusterd: bulkvoldict thread is not handling all volumesMohit Agrawal2019-05-271-1/+1
* glusterd/tier: remove tier related code from glusterdHari Gowtham2019-05-271-784/+19
* glusterd: coverity fixSanju Rakonde2019-05-231-1/+1
* glusterd-utils.c: skip checksum when possible.Yaniv Kaul2019-05-231-22/+18
* glusterd: reduce some work in glusterd-utils.cYaniv Kaul2019-05-091-125/+128
* glusterd-utils.c: reduce work in glusterd_add_volume_to_dict()Yaniv Kaul2019-05-031-58/+59
* glusterd: Fix coverity defects & put coverity annotationsAtin Mukherjee2019-05-021-2/+7
* glusterd: Fix bulkvoldict thread logic in brick multiplexingMohit Agrawal2019-04-301-6/+18
* glusterd: coverity fixesAtin Mukherjee2019-04-261-1/+7
* GlusterD:Checking for null value to void explicit dereferencing of null pointerrishubhjain2019-04-221-0/+14
* glusterd: Optimize glusterd handshaking code pathMohit Agrawal2019-04-151-48/+221
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-151-0/+7
* glusterd: remove glusterd_check_volume_exists() callAtin Mukherjee2019-04-111-8/+0
* GlusterD: Resolves the issue of referencing memory after it has been freedrishubhjain2019-04-081-4/+0