summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
Commit message (Expand)AuthorAgeFilesLines
* protocol/client-rpc-fops_v2: structure loggingyatip2020-02-042-216/+168
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-01-221-2/+1
* dictionary: remove the 'extra_free' parameterYaniv Kaul2020-01-211-11/+4
* protocol/client: Fix a log entryAnoop C S2020-01-151-1/+1
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-291-2/+5
* rpc: align structsYaniv Kaul2019-10-171-15/+15
* client xlator: misc. cleanupsYaniv Kaul2019-10-116-662/+474
* protocol/handshake: pass volume-id for extra checkAmar Tumballi2019-09-301-0/+50
* protocol/client: don't reopen fds on which POSIX locks are held after a recon...Raghavendra G2019-09-127-6/+109
* glusterd, rpc, glusterfsd: fix coverity defects and put required annotationsAtin Mukherjee2019-09-101-2/+6
* graph/cleanup: Fix race in graph cleanupMohammed Rafi KC2019-09-051-2/+63
* logging: Structured logging reference PRAravinda VK2019-08-202-149/+127
* protocol/client - fixing a coverity issueBarak Sason2019-08-201-3/+3
* client-handshake.c: minor changes and removal of dead code.Yaniv Kaul2019-08-142-287/+54
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-291-2/+2
* (multiple files) use dict_allocate_and_serialize() where applicable.Yaniv Kaul2019-07-221-11/+3
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-06-271-4/+12
* across: coverity fixesAmar Tumballi2019-06-031-0/+3
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-261-1/+6
* protocol: remove compound fopAmar Tumballi2019-04-294-2851/+2
* Replace memdup() with gf_memdup()Vijay Bellur2019-04-121-1/+1
* client/fini: return fini after rpc cleanupMohammed Rafi KC2019-04-112-6/+25
* protocol: add an option to force using old-protocolAmar Tumballi2019-04-103-3/+24
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-011-1/+30
* protocol/client: Do not fallback to anon-fd if fd is not openPranith Kumar K2019-03-311-1/+7
* client-rpc: Fix the payload being sent on the wirePoornima G2019-03-296-244/+308
* clang: Fix various missing checks for empty listShyamsundarR2018-12-141-4/+6
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-126-0/+265
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+15
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0512-36/+36
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-301-1/+0
* core: create a constant for default network timeoutXavi Hernandez2018-11-231-1/+1
* protocol/client: unchecked return valueShwetha Acharya2018-11-201-1/+6
* all: fix the format string exceptionsAmar Tumballi2018-11-051-2/+2
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-051-84/+1
* Land part 2 of clang-format changesGluster Ant2018-09-128-19701/+19598
* Land clang-format changesGluster Ant2018-09-124-789/+733
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-21/+16
* protocol: coverity fixesBhumika Goyal2018-08-222-8/+4
* xlators: protocol: Fix deferencing pointer after free coverity issuesBhumika Goyal2018-08-213-32/+24
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* protocol/client: handle the fdctx_destroy properly with different versionsAmar Tumballi2018-07-052-74/+133
* client: remove the "connecting" state - it's not usedMichael Adam2018-06-213-6/+0
* protocol/client: Remove code duplicationKrutika Dhananjay2018-06-153-119/+22
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-041-2/+0
* protocol/client: Don't send fops till SETVOLUME is completeRaghavendra G2018-05-312-3/+9
* client/protocol: fix the log level for removexattr_cbkAmar Tumballi2018-05-172-2/+12
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-101-0/+10
* protocol/client: fix memory corruptionXavi Hernandez2018-03-096-92/+78