summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-071-0/+3
* protocol/server: set trans in frame->rootVijay Bellur2010-09-051-0/+1
* gfid: server resolver changes to use gfid instead of ino/genAnand Avati2010-09-042-30/+8
* gfid: protocol/xdr changes to handle gfid based fops.Amar Tumballi2010-09-043-60/+188
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+2
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-043-1/+8
* gfid: changes in inode managementAnand Avati2010-09-042-10/+4
* Add rdma as valid transport type for client and server protocol.Raghavendra G2010-08-301-1/+1
* protocol/server: fix a static buffer free.Amar Tumballi2010-08-271-3/+0
* rpc: server to client callback mechanismAmar Tumballi2010-08-272-0/+14
* fix glusterfsd to glusterfs getspecAmar Tumballi2010-08-262-31/+40
* rpcsvc: handle the return value of rpcsvc_create_listeners properly.Raghavendra G2010-08-261-0/+1
* storage/posix: calculate the correct size of each dirent in readdir/readdirp.Raghavendra G2010-08-251-8/+30
* rpcsvc: allow creation of both rdma and socket for a single server transport.Raghavendra G2010-08-231-5/+6
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-224-23/+32
* rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...Raghavendra G2010-08-191-10/+43
* protocol/server: remove default progport from the fop program definitionv3.1.0prealpha4Amar Tumballi2010-08-191-1/+0
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-184-24/+23
* 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