summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
Commit message (Expand)AuthorAgeFilesLines
...
* protocol/client: if the remote_fd is -1, then unwind instead of sending the c...Raghavendra Bhat2012-01-252-24/+31
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-252-0/+117
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-254-21/+66
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-244-30/+25
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-202-71/+77
* Fix local==NULL crash in wb_sync_cbk during disconnect.Jeff Darcy2011-12-191-3/+10
* protocol/client: Be strict about gfids in fop reqPranith Kumar K2011-12-151-0/+73
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-162-7/+6
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-11-152-5/+5
* libglusterfs/iobuf: increase the iobref's iobuf array sizeAmar Tumballi2011-10-101-2/+1
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-26/+7
* glusterfs protocol: handshake to log the version of the peerAmar Tumballi2011-09-211-0/+8
* protocol/client: minor log enhancementsRajesh Amaravathi2011-09-191-21/+14
* protocol/client: log enhancementsRajesh Amaravathi2011-09-181-90/+109
* protocol/client: avoid code duplication in fd based operationsRaghavendra Bhat2011-09-112-340/+42
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-072-8/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-074-140/+124
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-074-121/+165
* 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-108-8/+8
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-068-24/+24
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-311-8/+8
* protocol/client: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-9/+39
* client-handshake: skip CHILD_DOWN notifications when client is querying port ...Raghavendra G2011-07-121-0/+2
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-162-51/+54
* fix multiple transport portmap issues in client handshakeAmar Tumballi2011-06-082-0/+24
* protocol/client: Change log level of error to GF_LOG_ERRORPranith Kumar K2011-06-081-1/+1
* rpc-clnt: consider the (re-)configured port for only one connect() callAmar Tumballi2011-05-301-9/+0
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-121-0/+3
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-05-032-32/+131
* prevent few excessive logsAmar Tumballi2011-04-211-7/+6
* remove excessive logs due to log enhancementAmar Tumballi2011-04-133-7/+16
* protocol/client: convert to errno before checking for EAGAINAmar Tumballi2011-04-121-5/+10
* protocol/client: fix the fd_count decrement logicAmar Tumballi2011-04-121-3/+5
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-072-2/+2
* protocol/client: Avoid logging when EAGAIN is received for *lk requestsVijay Bellur2011-04-061-5/+5
* protocol/client: make sure to send only genuine events up to parentAmar Tumballi2011-04-063-36/+48
* log gfid mismatches for the same file in cluster xlator lookupAmar Tumballi2011-04-061-1/+1
* CLI : Validate options farmework.Gaurav2011-03-231-62/+17
* protocol/client: log enhancementAmar Tumballi2011-03-177-358/+1001
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-2/+1
* rpc/rpc-clnt: don't use iobref passed from caller to hold iobufs required for...Raghavendra G2011-02-222-32/+55
* rpc/xdr: update .x filesAmar Tumballi2011-02-181-1/+1
* protocol/client: decrement reopen fd count in cases of re-open errorsPranith K2011-02-071-2/+24
* protocol: fix warnings due to format string mismatches during invocation of g...Raghavendra G2010-12-122-8/+8
* client-reopen-cbk: fix a gf_log() crash due to wrong argument listv3.1.2qa2Amar Tumballi2010-12-121-1/+1
* protocol: avoid repetitive disconnect logsAnand Avati2010-12-101-2/+8