summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src
Commit message (Expand)AuthorAgeFilesLines
...
* minor fixes in rpc + protocolAmar Tumballi2010-07-015-233/+20
* Move rpc to top-levelVijay Bellur2010-06-281-2/+2
* added proper mem-types to GF_CALLOC in protocolAmar Tumballi2010-06-255-43/+36
* change volume file options back to 'transport' from 'rpc-transport'Amar Tumballi2010-06-241-0/+6
* minor improvements in protocolAmar Tumballi2010-06-245-26/+169
* make rpc protocol as default, and move the old one to legacyAmar Tumballi2010-06-211-1/+1
* rpc protocolAmar Tumballi2010-06-219-0/+8613
* renamed xlator/protocol to xlator/protocol/legacyAmar Tumballi2010-06-217-8482/+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-072-2/+3
* 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
* resolver: set safer conditionals during path creationAnand Avati2010-05-271-1/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-94/+91
* structuring of protocol - 2Amar Tumballi2010-05-031-2/+3
* Memory accounting changesVijay Bellur2010-04-235-122/+190
* 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-311-446/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-165-134/+134
* 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
* 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/server: unlink dentry only for non-root inodesAnand Avati2010-01-231-2/+5
* 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
* 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
* 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
* 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-031-0/+1
* core, client, server: Support auxiliary group idsShehjar Tikoo2009-12-031-0/+21
* 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
* protocol/server: Changed logging level of message on deep resolutionVijay Bellur2009-11-261-1/+1
* protocol/server: add debug messages.Raghavendra G2009-11-181-0/+12
* protocol/server: fix leak of xattrop dictionaryAnand Avati2009-10-291-1/+3
* protocol/server, mount/fuse: Handle returned inode in create properlyVikas Gorur2009-10-291-0/+19
* protocol/server: resolver fixesAnand Avati2009-10-281-5/+12
* protocol/server: touchup loc only if inode/entry resolution was successfulAnand Avati2009-10-261-2/+4