summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
Commit message (Expand)AuthorAgeFilesLines
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-08-181-9/+39
* 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
* client-handshake: skip CHILD_DOWN notifications when client is querying port ...Raghavendra G2011-07-071-0/+2
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-06-142-32/+131
* fix multiple transport related 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
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-311-0/+3
* 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
* 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 methodsv3.1.1qa8Anand 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
* client: move reopen{,dir} code to handshake fileAmar Tumballi2010-10-245-312/+300
* client: decrement the 'openfd' count in case of opendir_cbk tooAmar Tumballi2010-10-241-0/+2
* protocol/client: prevent propagation of CHILD_DOWN after pmap queryAnand Avati2010-10-123-1/+6
* mgmt/Glusterd: fixes in volume resetKaushik BV2010-10-111-0/+4
* Copyright changesVijay Bellur2010-10-111-1/+1
* get the remote-host option from the dictionary in reconfigureRaghavendra Bhat2010-10-111-0/+18
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-071-1/+1
* lock recovery: temporarily disable lock healingAnand Avati2010-10-072-22/+29
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-0/+71
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-051-0/+2
* Change GNU GPL to GNU AGPLPranith K2010-10-048-24/+24
* cluster/pump: mgmt/glusterd: Misc fixes for replace-brickPavan Sondur2010-10-042-14/+30
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-022-1/+3
* protocol/client: Fix dumping of locks in client.Pavan Sondur2010-10-023-13/+9
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-014-23/+23
* remove 'gfs_id' field from all protocol xdr structuresAmar Tumballi2010-10-012-91/+45
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-011-2/+3
* glusterfsd: perform init new graph if re-configure failsVijay Bellur2010-09-301-8/+27