summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client.c
Commit message (Expand)AuthorAgeFilesLines
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-3/+2
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* Add rdma as valid transport type for client and server protocol.Raghavendra G2010-08-301-1/+1
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-301-3/+7
* rpc: server to client callback mechanismAmar Tumballi2010-08-271-0/+5
* protocol/client: query portmap and reconnect on new portAnand V. Avati2010-08-121-0/+1
* client changes for 'gluster volume migration' to workAmar Tumballi2010-08-121-33/+226
* changes to rpcRaghavendra G2010-07-281-1/+1
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-281-1/+12
* client protocol should send the fops only after handshakeAmar Tumballi2010-07-231-3/+14
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-141-1/+2
* make DUMP as another programAmar Tumballi2010-07-081-0/+3
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-29/+0
* minor fixes in rpc + protocolAmar Tumballi2010-07-011-5/+1
* minor improvements in protocolAmar Tumballi2010-06-241-103/+106
* rpc protocolAmar Tumballi2010-06-211-0/+1791