summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
Commit message (Expand)AuthorAgeFilesLines
* 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 listAmar Tumballi2010-12-121-1/+1
* protocol: avoid repetitive disconnect logsAnand Avati2010-12-101-2/+8
* rpc-clnt: show disconnect messages in log file by defaultAnand Avati2010-12-062-9/+24
* protocol/client: skip notify if query portmap is successfulshishir gowda2010-11-181-1/+2
* protocol/client: use the new rpc_clnt initialization methodsAnand Avati2010-11-161-12/+2
* protocol/client: fix ping timeout checks in reconfigure()Amar Tumballi2010-11-151-4/+4
* client: Return correct pre/post iatt for dst during renameShehjar Tikoo2010-11-091-1/+1
* rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...Raghavendra G2010-11-072-58/+439
* protocol/client: add check for changed gfids to fail revalidatesAnand Avati2010-10-291-0/+9