[Linux-cluster] [PATCH] Remove redundant statement

Steven Dake sdake at redhat.com
Wed Feb 18 02:14:03 UTC 2009


merged whitetank and corosync trunk.

Sorry for the delay.  Had outtage on main system with all my ssh keys.

Regards
-steve

On Fri, 2009-01-30 at 17:02 +0900, Masatake YAMATO wrote:
> I've found a redundant statement in totemsrp.c.
> Could you apply following patch?
> 
> 
> Masatake YAMATO
> 
> Index: totemsrp.c
> ===================================================================
> --- totemsrp.c	(revision 1752)
> +++ totemsrp.c	(working copy)
> @@ -2608,7 +2608,6 @@
>  	orf_token.header.encapsulated = 0;
>  	orf_token.header.nodeid = instance->my_id.addr[0].nodeid;
>  	assert (orf_token.header.nodeid);
> -	orf_token.seq = 0;
>  	orf_token.seq = SEQNO_START_MSG;
>  	orf_token.token_seq = SEQNO_START_TOKEN;
>  	orf_token.retrans_flg = 1;
> 
> --
> Linux-cluster mailing list
> Linux-cluster at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-cluster




More information about the Linux-cluster mailing list