summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-0/+33
* protocol: Fix typos in option descriptionPranith Kumar K2015-03-061-1/+1
* protocol/client: defer cleanup of private until RPC notifications are handled.Krishnan Parthasarathi2015-03-021-14/+33
* client/server: fix reconfigure for event-threads optionKrishnan Parthasarathi2015-02-191-14/+14
* epoll: Initialize server/client xlator event-threads correctlyShyam2015-02-091-3/+2
* protocol/client: sequence CHILD_UP, CHILD_DOWN etc notificationsKrishnan Parthasarathi2015-02-071-16/+62
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-0/+39
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-201-2/+5
* client: Add ping-timeout to statedumpKrishnan Parthasarathi2014-08-191-11/+14
* client/rpc: Add ping and msgs statsKrishnan Parthasarathi2014-07-311-0/+4
* mgmt/glusterd: save the snapd port in volinfo after starting snapdRaghavendra Bhat2014-06-171-0/+2
* glusterd: Changes to provide interface for USSVarun Shastry2014-06-031-0/+39
* glusterd: Disable ping-timer between glusterd and brick processVijaikumar M2014-05-191-2/+2
* rpc: implement server.manage-gids for group resolving on the bricksNiels de Vos2014-05-091-0/+29
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-291-15/+0
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+2
* rpc: transport may be destroyed while rpc isn'tKrishnan Parthasarathi2014-03-051-1/+1
* protocol: pass the size of the data in the WRITE on-wire FOPNiels de Vos2014-01-241-0/+1
* mgmt/glusterd: Improve the description in volume set help outputVarun Shastry2014-01-121-2/+8
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+37
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-151-5/+5
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+35
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+35
* protocol/client: Prevent excessive logging of client's "disconnect" messages.Venkatesh Somyajulu2013-05-281-3/+13
* client: Reset remote-port on first disconnect from brickKrishnan Parthasarathi2013-05-161-5/+9
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-211-2/+5
* protocol/client: add an option to filter O_DIRECT flag in openAmar Tumballi2012-11-281-2/+24
* protocol/client: quick-reconnect after portmap queryAnand Avati2012-09-251-0/+5