summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* rpc: add extra arguments to _callback's actor functionAmar Tumballi2012-07-111-1/+2
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* protocol/client,server: Lock self healing off by default.Mohammed Junaid2012-04-161-1/+2
* core: fix all the iobuf related refs and unrefsAmar Tumballi2012-03-291-4/+4
* protocol/client: Set grace_timer_needed flag to false on a disconnect.Mohammed Junaid2012-03-281-0/+3
* core: adding extra data for fopsAmar Tumballi2012-03-221-93/+140
* protocol/client: memory leak fixes.v3.3.0qa31Raghavendra G2012-03-201-12/+2
* rpc-clnt: separate out connection_cleanup() from destroy()v3.3.0qa30Amar Tumballi2012-03-191-2/+9
* protocol/server: Handle server send reply failure gracefully.Mohammed Junaid2012-03-191-30/+49
* rpc: don't unwind the fop in caller if client_submit_request failsRaghavendra G2012-03-181-12/+26
* 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-7/+14
* protocol/client: Added lk_ctx info in fdctx dumpKrishnan Parthasarathi2012-03-071-9/+53
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-1/+1
* transport/socket: configuring tcp window-sizeRajesh Amaravathi2012-02-291-0/+5
* protocol/client: Pass correct dict in client_readdirpshishir gowda2012-02-221-1/+1
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-2/+2
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-0/+8