summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client-protocol.c
Commit message (Expand)AuthorAgeFilesLines
* renamed xlator/protocol to xlator/protocol/legacyAmar Tumballi2010-06-211-6737/+0
* 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
* Memory accounting changesVijay Bellur2010-04-231-76/+102
* fop namespace cleanup.Amar Tumballi2010-03-311-439/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-161-118/+118
* 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-131-0/+6
* protoocl/client: file directory reopen supportAnand Avati2009-11-131-108/+617
* protocol/client: whitespace cleanupAnand Avati2009-11-131-3614/+3614
* 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-071-1/+1
* 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-201-4/+22
* 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
* protocol/client - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-1/+1
* cleanup client_forgetAmar Tumballi2009-07-011-163/+1
* build warning fixesAmar Tumballi2009-06-301-2/+2
* client_xattrop: use dict_allocate_and_serialize during serializing xattrRaghavendra G2009-06-301-10/+7
* version check between client/server made more specific to protocol only.Amar Tumballi2009-06-291-5/+5
* client: Replace saved_fds dict with listShehjar Tikoo2009-06-151-157/+164