summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-213-27/+83
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-2012-47/+867
* protocol/client: delete locks only for non-anonymous fdsRajesh Amaravathi2012-02-202-4/+3
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-201-13/+17
* glusterd: auth allow enhancementsRajesh Amaravathi2012-02-202-8/+3
* protocol: remove the 'path<>' from rename() and link()Amar Tumballi2012-02-162-12/+0
* nfs: avoid logging invalid fdctx in case of anonymous fdsRajesh Amaravathi2012-02-141-3/+4
* protocol xdr: remove 'path<>'Amar Tumballi2012-02-142-23/+2
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-143-4/+13
* protocol: code cleanupAmar Tumballi2012-02-142-707/+200
* protocol/client: assign the right value to 'conf' before de-refing itAmar Tumballi2012-02-071-2/+2
* cli, protocol/server : improve validation for the option auth.(allow/reject)Kaushal M2012-02-051-1/+42
* protocol/client : prevent client from reconnecting when serverKaushal M2012-02-031-3/+21
* cli: Extend "volume status" with statedump infoKaushal M2012-01-271-3/+136
* protocol/client: Pass the right arguments to CLIENT_GET_REMOTE_FDVijay Bellur2012-01-261-1/+1
* protocol/client: if the remote_fd is -1, then unwind instead of sending the c...Raghavendra Bhat2012-01-252-24/+31
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-253-0/+211
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-257-26/+126
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-248-63/+65
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-212-47/+47
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-206-371/+272
* protocol/server: Do connection cleanup if reply failsPranith Kumar K2011-12-223-18/+14
* Fix local==NULL crash in wb_sync_cbk during disconnect.Jeff Darcy2011-12-191-3/+10
* protocol/client: Be strict about gfids in fop reqPranith Kumar K2011-12-151-0/+73
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-162-2/+2
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-166-215/+188
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-11-153-6/+6
* libglusterfs/iobuf: increase the iobref's iobuf array sizeAmar Tumballi2011-10-101-2/+1
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-012-36/+12
* protocol/server: check for the fd being NULL and unwindRaghavendra Bhat2011-09-291-0/+8
* cli : new volume statedump commandKaushal M2011-09-271-2/+43
* glusterfs protocol: handshake to log the version of the peerAmar Tumballi2011-09-213-5/+23
* protocol/client: minor log enhancementsRajesh Amaravathi2011-09-191-21/+14
* protocol/client: log enhancementsRajesh Amaravathi2011-09-181-90/+109
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-1/+6
* protocol/client: avoid code duplication in fd based operationsRaghavendra Bhat2011-09-112-340/+42
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-073-10/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-078-269/+182
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-078-197/+296
* protocol/client: Changes to be benign to replace-brickVijay Bellur2011-08-211-5/+5
* option validation: further fixesAnand Avati2011-08-191-0/+3
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-183-179/+20
* Change Copyright current yearPranith Kumar K2011-08-1046-46/+46
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorv3.3.0qa1krishna2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0646-138/+138
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-311-8/+8
* RPC unify code changekrishna2011-07-291-1/+26
* protocol/client: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-9/+39
* server: Reassociating 'old' conn can lead to chaos.Krishnan P2011-07-121-22/+12
* client-handshake: skip CHILD_DOWN notifications when client is querying port ...Raghavendra G2011-07-121-0/+2