From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Thu, 22 Mar 2007 12:14:53 +0000 Subject: [Cluster-devel] Re: [PATCH] dlm: fix coverity-spotted stupidity In-Reply-To: <46026D5E.1000601@redhat.com> References: <1174562653.32601.172.camel@quoit.chygwyn.com> <46026D5E.1000601@redhat.com> Message-ID: <1174565693.32601.184.camel@quoit.chygwyn.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, Now applied to the -nmw git tree. Thanks, Steve. On Thu, 2007-03-22 at 11:49 +0000, Patrick Caulfield wrote: > This patch fixes the EAGAIN checking in lowcomms-tcp.c so it actually works. > Thanks to Adrian Bunk & the coverity checker for spotting that > > Signed-Off-By: Patrick Caulfield >