summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
Commit message (Expand)AuthorAgeFilesLines
...
* added proper mem-types to GF_CALLOC in protocolAmar Tumballi2010-06-253-3/+5
* minor improvements in protocolAmar Tumballi2010-06-245-2361/+2650
* make rpc protocol as default, and move the old one to legacyAmar Tumballi2010-06-211-1/+1
* rpc protocolAmar Tumballi2010-06-218-0/+7474
* renamed xlator/protocol to xlator/protocol/legacyAmar Tumballi2010-06-217-7252/+0
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-1/+1
* dynamic volume changes for graph replacementAnand Avati2010-06-071-1/+1
* protocol/client: Add missing argument to readlink unwind call.Pavan Sondur2010-05-311-1/+2
* protocol/client: Unwind with error if getting remote inode number fails.Pavan Sondur2010-05-271-1/+44
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-150/+95
* structuring of protocol - 2Amar Tumballi2010-05-031-2/+4
* Memory accounting changesVijay Bellur2010-04-233-81/+153
* fop namespace cleanup.Amar Tumballi2010-03-311-439/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-162-138/+138
* protocol/client: better pointer check on saved_frames mapping in ping timerAnand Avati2010-02-221-12/+15
* protocol/client: add memory allocation checksAnand Avati2010-02-221-0/+15
* protocol/client: timeout tweaksAnand Avati2010-01-231-4/+7
* protocol/client: Look only for op_ret while handling a setvolume response.Vijay Bellur2010-01-231-1/+1
* protocol/client: Fail revalidate with ESTALE.Vikas Gorur2009-12-281-0/+1
* Revert "protocol/client: return ENOENT if inode context is missing"Anand V. Avati2009-12-061-49/+21
* protocol/client: return ENOENT if inode context is missingAnand Avati2009-12-041-21/+49
* protocol/server: Changes in protocol client to include lk_owner in protocol h...Pavan Vilas Sondur2009-12-031-0/+1
* core, client, server: Support auxiliary group idsShehjar Tikoo2009-12-031-0/+19
* add an extra check for loc->parent when loc->ino is not 1Amar Tumballi2009-11-261-1/+1
* changed the log level of failure case in client_setvolume_cbkAmar Tumballi2009-11-261-1/+1
* Added boundaries for each fops, mops and cbks.Harshavardhana Ranganath2009-11-261-6/+7
* protocol/client: Make log message print both generation number and inode number.Vikas Gorur2009-11-251-4/+6
* Check for other return values as well from call to inode_path.Pavan Sondur2009-11-191-2/+2
* protocol/client: Changed default ping-timeout to 42Vijay Bellur2009-11-191-2/+2
* protocol/client: preserve open/create flags in fdctx for reopeningAnand Avati2009-11-132-0/+8
* protoocl/client: file directory reopen supportAnand Avati2009-11-132-117/+631
* protocol/client: whitespace cleanupAnand Avati2009-11-132-3631/+3631
* protocol/client: Support for TCP_NODELAYVijay Bellur2009-10-291-0/+4
* protocol/client: incoroporate generation numbersAnand Avati2009-10-181-52/+105
* posix/client/server: Send postparent in lookup even if lookup fails on the en...Vikas Gorur2009-10-131-2/+3
* assign client_readdirp to .readdirp in protocol/client & fix 2 other bugs in ...Pavan Sondur2009-10-071-0/+1
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-074-4/+4
* client: Support readdirp fopShehjar Tikoo2009-10-061-0/+91
* client: NFS-friendly logic changesShehjar Tikoo2009-10-011-22/+93
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-4/+5
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-431/+150
* protocol/client: Implement rchecksum.Vikas Gorur2009-09-221-0/+71
* protocol/client: access glusterfs context from the ctx member of xlator objectRaghavendra G2009-09-221-1/+1
* client-protocol: fix race-condition encountered while accessing fdctxRaghavendra G2009-09-221-47/+218
* Dumop inodectx addedVijay Bellur2009-09-161-1/+27
* protocol/client: Support for dumpop priv.Vijay Bellur2009-09-161-0/+56
* protocol/client: 'connecting' event is properly notified.Amar Tumballi2009-08-202-4/+23
* protocol/client: fixed registration of saved_fdsAnand Avati2009-08-071-2/+2
* fix build warnings in 'client-protocol'Amar Tumballi2009-07-201-7/+19
* protocol/client: use translated flags in protocol/client open and create fopsAnand Avati2009-07-071-2/+2