summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client-handshake.c
Commit message (Expand)AuthorAgeFilesLines
* protocol/client : removing duplicate printing in gf_msgManikandan Selvaganesh2015-06-271-12/+11
* protocol/client : porting log messages to new frameworkManikandan Selvaganesh2015-06-171-141/+189
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-2/+2
* Xlators : Fixed typosManikandan Selvaganesh2015-04-021-1/+1
* protocol-client: Removal of Dead Codearao2015-03-301-9/+0
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-181-0/+2
* protocol/client: sequence CHILD_UP, CHILD_DOWN etc notificationsKrishnan Parthasarathi2015-02-071-8/+7
* rdma: client connection establishment takes more timeMohammed Rafi KC2014-11-181-16/+3
* rdma:rdma fuse mount hangs for tcp,rdma volumes if brick is down.Mohammed Rafi KC2014-11-171-1/+0
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-291-262/+0
* rpc: transport may be destroyed while rpc isn'tKrishnan Parthasarathi2014-03-051-1/+1
* protocol/client: conn-id should be unique when lk-heal is offPranith Kumar K2014-02-171-8/+26
* protocol/client: handle network disconnect/reconnect properlyAnand Avati2013-12-031-0/+1
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-151-6/+6
* protocol/client: Prevent excessive logging of client's "disconnect" messages.Venkatesh Somyajulu2013-05-281-0/+1
* protocol/client: Avoid double free of framePranith Kumar K2013-02-041-2/+1
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-031-18/+81
* protocol/client: Add fdctx back to saved-list after reopenPranith Kumar K2013-02-031-90/+73
* protocol/client: print a message regarding brick status in case of failureKrutika Dhananjay2012-12-201-1/+3
* client-handshake: synchronize config.remote_port setting b/wRaghavendra G2012-10-111-0/+1
* protocol/client: quick-reconnect after portmap queryAnand Avati2012-09-251-1/+1
* protocol/client: Fix negative return in client_setvolumeKrutika Dhananjay2012-08-011-2/+3
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-6/+3
* rpc: variable name changesAmar Tumballi2012-07-121-8/+8
* protocol/client: Re-open should not have O_CREAT|O_TRUNC|O_EXCLPranith Kumar K2012-06-191-0/+1
* protocol/client: Remember the gfid of opened fdPranith Kumar K2012-06-061-38/+16
* protocol/client: do not access the local object after being freedRaghavendra Bhat2012-05-311-2/+2
* protocol/client: use correct xlator object while creating framesRaghavendra G2012-05-231-2/+2
* protocol/client: Concatinate the graph uuid along with process uuid inMohammed Junaid2012-05-181-10/+18
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* protocol/client: hold lock when cancelling ping_timer inRaghavendra G2012-05-051-16/+22
* core: coverity issues fixedAmar Tumballi2012-04-231-2/+1
* core: adding extra data for fopsAmar Tumballi2012-03-221-1/+0
* protocol/client: Handle failures in lock self healing gracefully (part2).Mohammed Junaid2012-03-191-49/+169
* protocol/client: replace STACK_UNWIND_STRICT macro with CLIENT_STACK_UNWIND,Raghavendra G2012-03-181-2/+3
* rpc: don't unwind the fop in caller if client_submit_request failsRaghavendra G2012-03-181-38/+17
* protocol/client: Added lk_ctx info in fdctx dumpKrishnan Parthasarathi2012-03-071-18/+2
* protocol/client: Calling GF_FREE on memory allocated via GF_CALLOC.Mohammed Junaid2012-03-011-1/+1
* protocol/client: send unique key to server during handshakeAmar Tumballi2012-02-291-2/+7
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-3/+3
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-19/+462
* protocol xdr: remove 'path<>'Amar Tumballi2012-02-141-2/+0
* protocol/client : prevent client from reconnecting when serverKaushal M2012-02-031-3/+21
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-0/+1
* glusterfs protocol: handshake to log the version of the peerAmar Tumballi2011-09-211-0/+8
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-19/+15
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-071-7/+12
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* client-handshake: skip CHILD_DOWN notifications when client is querying port ...Raghavendra G2011-07-121-0/+2