summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* protocol/client: log enhancementAmar Tumballi2011-03-177-358/+1001
* protocol/server: log enhancementsAmar Tumballi2011-03-175-105/+175
* protocol/server: White space cleanup and NULL check validations.Mohammed Junaid Ahmed2011-03-1710-435/+512
* protocol/auth directory updated with whitespace cleanup and proper logsAmar Tumballi2011-03-172-291/+315
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-2/+1
* mgmt/Glusterd: while resetting the volume options, the previous data structur...v3.1.3qa1Kaushik BV2011-03-011-7/+27
* glusterd/cli: option added to create volume with both transportsAmar Tumballi2011-02-221-0/+2
* 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-182-2/+2
* protocol/client: decrement reopen fd count in cases of re-open errorsPranith K2011-02-071-2/+24
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-041-12/+8
* protocol/server: Distinguishing the locks based on the type of fop like inode...Mohammed Junaid Ahmed2011-01-244-50/+141
* glusterd,cli: print single error message on failurePranith K2010-12-271-6/+8
* 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
* resolver: include par_idx access within the conditional sectionAnand Avati2010-11-241-1/+1
* resolver: handle corner cases of handling root inode betterAnand Avati2010-11-241-4/+27
* 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
* protocol/server: fix log level of message in server-resolver.cv3.1.1qa5Anand Avati2010-11-091-1/+1
* client: Return correct pre/post iatt for dst during renameShehjar Tikoo2010-11-091-1/+1
* protocol/server: array declarations changed to alloca()Amar Tumballi2010-11-081-102/+55
* rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...Raghavendra G2010-11-072-58/+439
* use uuid_copy instead of memcpyRaghavendra Bhat2010-11-021-1/+1
* copy the gfid of root to the iatt structure of rootv3.1.1qa3Raghavendra Bhat2010-10-291-0/+2
* protocol/client: add check for changed gfids to fail revalidatesAnand Avati2010-10-291-0/+9
* server: parse more precisely when validating auth optionsCsaba Henk2010-10-261-19/+15
* server: Don't free conf in fini.Raghavendra G2010-10-261-1/+2
* 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
* server: print information about disconnected clientAmar Tumballi2010-10-241-0/+4
* Change assert to GF_ASSERTVijay Bellur2010-10-122-3/+3
* protocol/client: prevent propagation of CHILD_DOWN after pmap queryAnand Avati2010-10-123-1/+6
* protocol/server: be consistent in setting rsp.dict_len and rsp.dictAnand Avati2010-10-121-3/+3
* mgmt/Glusterd: fixes in volume resetKaushik BV2010-10-111-0/+4
* Copyright changesVijay Bellur2010-10-1129-29/+29
* get the remote-host option from the dictionary in reconfigureRaghavendra Bhat2010-10-111-0/+18
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-081-0/+3
* Glusterfsd Crash in server_link_cbkKaushik BV2010-10-071-15/+0
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-5/+31
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-073-3/+12
* 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-052-0/+150
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+1
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-052-0/+7
* rpc: don't refer to 'req' after calling 'prog->actor()'Amar Tumballi2010-10-041-93/+174
* Change GNU GPL to GNU AGPLPranith K2010-10-0446-138/+138