summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'HEADmasterJeff Darcy2014-04-281-1/+2
|\
| * build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+2
* | Merge branch 'upstream'Jeff Darcy2014-03-241-1/+1
|\|
| * rpc: transport may be destroyed while rpc isn'tKrishnan Parthasarathi2014-03-051-1/+1
* | Add GF_FOP_IPC for inter-translator communication.Jeff Darcy2014-03-111-0/+33
|/
* 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.Raghavendra G2012-03-201-12/+2
* rpc-clnt: separate out connection_cleanup() from destroy()Amar 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
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-211-2/+16
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-5/+160
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-2/+4
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+33
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+2
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-26/+7
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-3/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-15/+13
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-071-35/+40
* protocol/client: Changes to be benign to replace-brickVijay Bellur2011-08-211-5/+5
* option validation: further fixesAnand Avati2011-08-191-0/+3
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-149/+17
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1