summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
...
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-035-329/+384
* structuring of protocol - 2Amar Tumballi2010-05-0332-5/+8523
* Memory accounting changesVijay Bellur2010-04-238-203/+343
* Do not hardcode the lru_limit on inodes to 1 Million while creating the inode...Raghavendra Bhat2010-04-221-1/+1
* backword compatibility with 3.0.x releases - restoredAmar Tumballi2010-04-071-0/+125
* core: Do internal latency measurement of FOPs.Vikas Gorur2010-04-041-0/+2
* fop namespace cleanup.Amar Tumballi2010-03-312-885/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-167-272/+272
* protocol/server: Do gf_flock to flock conversion at the right placeVijay Bellur2010-03-111-1/+2
* Add new gf_strstr dropin replacement for "strstr"Harshavardhana Ranganath2010-02-221-2/+3
* 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
* Support new option "conf-dir"Harshavardhana Ranganath2010-02-201-19/+60
* server_writev: add proper iobuf into iobrefAnand Avati2010-02-181-1/+1
* Revert "Server backend storage hang should not cause the mount point to hang."Harshavardhana Ranganath2010-01-264-164/+14
* protocol/client: timeout tweaksAnand Avati2010-01-231-4/+7
* protocol/server: unlink dentry only for non-root inodesAnand Avati2010-01-231-2/+5
* protocol/client: Look only for op_ret while handling a setvolume response.Vijay Bellur2010-01-231-1/+1
* protocol/server: cleanup whitespacesv3.0.1rc4Anand Avati2010-01-231-434/+432
* Server backend storage hang should not cause the mount point to hang.Anand Avati2010-01-234-6/+158
* protocol/server: handle group id decoding in a stricter wayAnand Avati2010-01-221-0/+3
* protocol/client: Fail revalidate with ESTALE.Vikas Gorur2009-12-281-0/+1
* resolver: include RESOLVE_EXACT type for failure case when inode not foundAnand Avati2009-12-071-1/+2
* resolver: handle resolutions of pathsAnand Avati2009-12-061-2/+66
* Revert "protocol/client: return ENOENT if inode context is missing"Anand V. Avati2009-12-061-49/+21
* protocol/server: more fixes in server_link_cbkAnand Avati2009-12-061-4/+4
* protocol/server: fix bad reference to @inode in server_link_cbkAnand Avati2009-12-061-1/+1
* fix crash in server protocol server-connection-destroyAmar Tumballi2009-12-051-6/+8
* protocol/client: return ENOENT if inode context is missingAnand Avati2009-12-041-21/+49
* protcol/server: server_connection_destroy - destroy frame after issuing flushAnand Avati2009-12-041-5/+5
* fixing some warnings on 64bit machine.Amar Tumballi2009-12-031-1/+1
* features/locks: Release all locks of an fd when a client disconnects.Pavan Vilas Sondur2009-12-031-0/+1
* protocol/server: Changes in protocol client to include lk_owner in protocol h...Pavan Vilas Sondur2009-12-032-0/+2
* core, client, server: Support auxiliary group idsShehjar Tikoo2009-12-032-0/+40
* protocol/server: enhance trace loggingAnand Avati2009-11-293-85/+206
* protocol/server: fix improper validation of fd in server_rchecksumAnand Avati2009-11-281-6/+0
* protocol/server: Introduce option trace to log requests and replies in normal...Pavan Sondur2009-11-264-6/+176
* protocol/server: Get all fops to use the new 'resolve_and_resume' path in ser...Pavan Sondur2009-11-262-277/+299
* add an extra check for loc->parent when loc->ino is not 1Amar Tumballi2009-11-261-1/+1
* protocol/server: Changed logging level of message on deep resolutionVijay Bellur2009-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/server: add debug messages.Raghavendra G2009-11-181-0/+12
* 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/server: fix leak of xattrop dictionaryAnand Avati2009-10-291-1/+3