summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* added proper mem-types to GF_CALLOC in protocolAmar Tumballi2010-06-2513-67/+70
* change volume file options back to 'transport' from 'rpc-transport'Amar Tumballi2010-06-244-41/+47
* minor improvements in protocolAmar Tumballi2010-06-2420-2615/+2995
* moved 'auth_glusterfs' xdr definitions to rpc-libAmar Tumballi2010-06-245-100/+103
* misc updates in mainlineAmar Tumballi2010-06-211-1/+1
* make rpc protocol as default, and move the old one to legacyAmar Tumballi2010-06-214-12/+17
* rpc protocolAmar Tumballi2010-06-2161-43/+32275
* renamed xlator/protocol to xlator/protocol/legacyAmar Tumballi2010-06-2144-27/+58
* Fix compilation failure on Solaris in __socket_keepalive()Vijay Bellur2010-06-081-1/+1
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-084-4/+4
* dynamic volume changes for graph replacementAnand Avati2010-06-073-3/+4
* protocol/client: Add missing argument to readlink unwind call.Pavan Sondur2010-05-311-1/+2
* catch up with 4911659 on OS XCsaba Henk2010-05-281-0/+1
* protocol/server: Use EBADFD instead of EBADF in the case of a failed fd resol...Pavan Sondur2010-05-271-1/+1
* protocol/client: Unwind with error if getting remote inode number fails.Pavan Sondur2010-05-271-1/+44
* resolver: set safer conditionals during path creationAnand Avati2010-05-271-1/+1
* socket: make tcp keepalive work on OS XCsaba Henk2010-05-261-2/+10
* socket: Support TCP-KEEPALIVEShehjar Tikoo2010-05-212-0/+84
* Adding GF_LOG_OCCASIONALLY to prevent repeated log messagesAnush Shetty2010-05-091-7/+10
* Add key/type pair to volume_options.Sachidananda2010-05-081-0/+3
* 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 whitespacesAnand 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