[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Linux-cluster] [PATCH] Remove redundant statement
- From: Steven Dake <sdake redhat com>
- To: linux clustering <linux-cluster redhat com>
- Subject: Re: [Linux-cluster] [PATCH] Remove redundant statement
- Date: Tue, 17 Feb 2009 19:14:03 -0700
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 redhat com
> https://www.redhat.com/mailman/listinfo/linux-cluster
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]