summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client.c
Commit message (Expand)AuthorAgeFilesLines
* client xlator: misc. cleanupsYaniv Kaul2019-10-111-577/+424
* protocol/client: don't reopen fds on which POSIX locks are held after a recon...Raghavendra G2019-09-121-0/+13
* 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
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-291-2/+2
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-06-271-4/+12
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-261-1/+6
* client/fini: return fini after rpc cleanupMohammed Rafi KC2019-04-111-5/+20
* protocol: add an option to force using old-protocolAmar Tumballi2019-04-101-0/+12
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-011-1/+30
* client-rpc: Fix the payload being sent on the wirePoornima G2019-03-291-9/+13
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-0/+36
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+15
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-6/+6
* core: create a constant for default network timeoutXavi Hernandez2018-11-231-1/+1
* all: fix the format string exceptionsAmar Tumballi2018-11-051-2/+2
* Land part 2 of clang-format changesGluster Ant2018-09-121-2194/+2183
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* client: remove the "connecting" state - it's not usedMichael Adam2018-06-211-2/+0
* protocol/client: Remove code duplicationKrutika Dhananjay2018-06-151-6/+7
* protocol/client: Don't send fops till SETVOLUME is completeRaghavendra G2018-05-311-3/+4
* protocol: Implement put fopPoornima G2018-01-311-0/+40
* quiesce, gfproxy: Implement failover across multiple gfproxy nodesPoornima G2018-01-301-46/+34
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-291-176/+1
* protocol/client: reduce lock contentionZhang Huan2017-12-261-2/+6
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-121-1/+1
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-051-0/+56
* protocol/client: Update xlator options tableKaushal M2017-11-281-13/+32
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* Halo Replication feature for AFR translatorKevin Vigor2017-05-021-45/+53
* rpc/clnt: remove locks while notifying CONNECT/DISCONNECTRaghavendra G2017-03-011-1/+1
* protocol/client (no 5): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-051-4/+0
* protocol/client: Reflect readv/writev changes in filter-O_DIRECT descriptionPranith Kumar K2016-05-311-4/+5
* protocol/client: Filter o-direct in readv/writevPranith Kumar K2016-05-051-8/+15
* protocol: add setactivelk () fopSusant Palai2016-05-011-0/+29
* protocol: add getactivelk () fopSusant Palai2016-05-011-0/+28
* protocol/client : Implementation of compound fopAnuradha Talur2016-04-301-0/+144
* Protocol: Add lease fopPoornima G2016-04-291-0/+29
* protocol client/server: Fix client-server handshakeAvra Sengupta2016-03-101-0/+2
* protocol: implement seek() FOPNiels de Vos2016-02-041-0/+30
* protocol/client: prevent use-after-free of frame->rootNiels de Vos2015-11-171-14/+2
* protocol/client: Remove dead code from client_rpc_notifyAnoop C S2015-09-281-19/+6
* protocol-client/server: Fix incorrect grace-timeout value in logsAnoop C S2015-09-031-20/+10
* protocol-client/server: Minor logging improvements for better debuggingAnoop C S2015-08-191-0/+2
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-121-1/+1
* client, rpc: make ping-timeout configurable for glusterfs clientsKrishnan Parthasarathi2015-08-051-9/+14
* protocol/client : porting log messages to new frameworkManikandan Selvaganesh2015-06-151-136/+107
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* protocol/client : logical dead code removedManikandan Selvaganesh2015-03-291-282/+48
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-181-1/+10