summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* protocol/client: send CHILD_UP directly fuse if parent is NULLAmar Tumballi2010-09-081-1/+8
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-071-0/+3
* protocol/client: ignore rpc_clnt_destroy as temp fix for sigterm handlingv3.1.0qa16Pranith Kumar K2010-09-061-2/+2
* misc replace-brick fixesVijay Bellur2010-09-061-2/+5
* protocol/server: set trans in frame->rootVijay Bellur2010-09-051-0/+1
* remove legacy/protocol from the buildAmar Tumballi2010-09-041-1/+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-045-408/+394
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-044-6/+5
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-044-6/+7
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-044-6/+7
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-048-4/+18
* gfid: changes in inode managementAnand Avati2010-09-044-19/+8
* Add rdma as valid transport type for client and server protocol.Raghavendra G2010-08-302-2/+2
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-305-122/+359
* Bring in new transport rdma.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-275-1/+81
* fix glusterfsd to glusterfs getspecAmar Tumballi2010-08-262-31/+40
* cluster/afr: Remove dead assignments.Sachidananda2010-08-261-4/+0
* 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
* legacy/protocol/client: fix namespace collisions.Amar Tumballi2010-08-253-11/+13
* 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/client: fix ESTALE in statfs on root inodeAmar Tumballi2010-08-191-9/+14
* 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
* client: Do reconfig upon failureVijay Bellur2010-08-171-2/+4
* protocol/client: fix reconnection to happen on portmapper firstAnand Avati2010-08-171-0/+6
* protocol/client: send proper errno when op_ret is -1Amar Tumballi2010-08-131-8/+8
* fixes read data corruption seen by patch b04d963e91f8b3c72343e1043d6ed8c68699...Amar Tumballi2010-08-131-10/+5
* protocol/client: query portmap and reconnect on new portAnand V. Avati2010-08-122-0/+133
* client changes for 'gluster volume migration' to workAmar Tumballi2010-08-122-33/+230
* fixed some backward compatibility issuesAmar Tumballi2010-08-123-21/+13
* Fix for seg fault in dict_unserialize if undersized buffers are passedshishir gowda2010-08-061-2/+20
* rpc: changes to glusterfs programs that can take an optional payload argument.Raghavendra G2010-08-063-29/+44
* changes to rpcRaghavendra G2010-07-284-22/+15
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-288-145/+100
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-281-4/+12
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-285-4/+11
* Cancel ping timer if socket or ib errorshishir gowda2010-07-271-2/+10
* Set fdctx only if op_ret is not -1Anush Shetty2010-07-271-6/+11
* client protocol should send the fops only after handshakeAmar Tumballi2010-07-234-125/+313
* handle some NULL dereference in server protocolAmar Tumballi2010-07-232-6/+210
* return ENOENT instead of ESTALE for links in client for stripeshishir gowda2010-07-191-0/+3
* Fix compilation issues when uuid/uuid.h is not presentVijay Bellur2010-07-151-33/+0
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-1434-7541/+342
* v2 [PATCH BUG:1050] protocol/server Convert-OS-specific-lock-value-to-Gluster...Pranith Kumar K2010-07-141-0/+16