summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
* rpc: changes to glusterfs programs that can take an optional payload argument.Raghavendra G2010-08-062-23/+31
* changes to rpcRaghavendra G2010-07-282-13/+10
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-285-93/+32
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-283-2/+8
* handle some NULL dereference in server protocolAmar Tumballi2010-07-232-6/+210
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-147-9/+320
* v2 [PATCH BUG:1050] protocol/server Convert-OS-specific-lock-value-to-Gluster...Pranith Kumar K2010-07-141-0/+16
* make DUMP as another programAmar Tumballi2010-07-081-53/+4
* assign proper 'fop' number to 'frame->root->op' on server sideAmar Tumballi2010-07-081-1/+40
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-062-170/+0
* avoid repeating codeAmar Tumballi2010-07-062-43/+1
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-024-16/+17
* 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-2110-0/+8614
* renamed xlator/protocol to xlator/protocol/legacyAmar Tumballi2010-06-218-8485/+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