summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client.h
Commit message (Expand)AuthorAgeFilesLines
* client: remove the "connecting" state - it's not usedMichael Adam2018-06-211-1/+0
* protocol/client: Don't send fops till SETVOLUME is completeRaghavendra G2018-05-311-0/+5
* protocol/client: fix memory corruptionXavi Hernandez2018-03-091-1/+0
* quiesce, gfproxy: Implement failover across multiple gfproxy nodesPoornima G2018-01-301-2/+0
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-291-24/+0
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-191-0/+91
* protocol/client: reduce lock contentionZhang Huan2017-12-261-0/+2
* protocol/client: Fix double free of client fdctx destroyRavishankar N2017-02-131-2/+3
* compound fops: Some fixes to compound fops frameworkAnuradha Talur2016-08-301-3/+22
* protocol/client: fix coding style violationsJeff Darcy2016-05-041-32/+37
* protocol: add setactivelk () fopSusant Palai2016-05-011-0/+9
* protocol: add getactivelk () fopSusant Palai2016-05-011-0/+6
* protocol/client : Implementation of compound fopAnuradha Talur2016-04-301-0/+77
* protocol/client : Refactoring functionsAnuradha Talur2016-04-301-0/+6
* Protocol: Add lease fopPoornima G2016-04-291-0/+1
* protocol client/server: Fix client-server handshakeAvra Sengupta2016-03-101-0/+3
* protocol: implement seek() FOPNiels de Vos2016-02-041-0/+1
* protocol/client: Remove dead code from client_rpc_notifyAnoop C S2015-09-281-0/+2
* protocol-client/server: Fix incorrect grace-timeout value in logsAnoop C S2015-09-031-1/+1
* protocol/client : porting log messages to new frameworkManikandan Selvaganesh2015-06-151-1/+2
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-181-1/+3
* protocol/client: defer cleanup of private until RPC notifications are handled.Krishnan Parthasarathi2015-03-021-0/+3
* protocol/client: sequence CHILD_UP, CHILD_DOWN etc notificationsKrishnan Parthasarathi2015-02-071-0/+2
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-0/+3
* protocol/client: Prevent "Dereference after NULL check" errors.Vijay Bellur2015-01-161-0/+2
* rdma: client connection establishment takes more timeMohammed Rafi KC2014-11-181-4/+0
* rpc: implement server.manage-gids for group resolving on the bricksNiels de Vos2014-05-091-0/+2
* protocol/client: conn-id should be unique when lk-heal is offPranith Kumar K2014-02-171-0/+5
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-151-1/+1
* protocol/client: Prevent excessive logging of client's "disconnect" messages.Venkatesh Somyajulu2013-05-281-0/+4
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-031-17/+23
* protocol/client: Add fdctx back to saved-list after reopenPranith Kumar K2013-02-031-1/+2
* protocol/client: add an option to filter O_DIRECT flag in openAmar Tumballi2012-11-281-0/+2
* protocol/client: quick-reconnect after portmap queryAnand Avati2012-09-251-0/+5
* protocol/client: Re-open should not have O_CREAT|O_TRUNC|O_EXCLPranith Kumar K2012-06-191-2/+0
* protocol/client: Remember the gfid of opened fdPranith Kumar K2012-06-061-3/+1
* client/protocol : Changes in client3_1_getxattr()Kaushal M2012-05-161-0/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-16/+7
* core: adding extra data for fopsAmar Tumballi2012-03-221-3/+3
* protocol/client: Handle failures in lock self healing gracefully (part 1).Mohammed Junaid2012-03-191-0/+6
* protocol/server: Handle server send reply failure gracefully.Mohammed Junaid2012-03-191-6/+6
* protocol/client: replace STACK_UNWIND_STRICT macro with CLIENT_STACK_UNWIND,Raghavendra G2012-03-181-0/+8
* protocol/client: remove unused variables from 'priv/conf'Amar Tumballi2012-03-121-2/+0
* protocol/client: Register a timer(grace-timer) conditionally.Mohammed Junaid2012-03-101-1/+6
* protocol/client: Added lk_ctx info in fdctx dumpKrishnan Parthasarathi2012-03-071-0/+2
* transport/socket: configuring tcp window-sizeRajesh Amaravathi2012-02-291-0/+2
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-211-0/+2
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-1/+15
* protocol/client: if the remote_fd is -1, then unwind instead of sending the c...Raghavendra Bhat2012-01-251-1/+8
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+2