From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Mon, 22 Jan 2007 15:00:17 +0000 Subject: [Cluster-devel] [PATCH] dlm: fix lowcomms receiving In-Reply-To: <45B4CF75.8070009@redhat.com> References: <45B4CF75.8070009@redhat.com> Message-ID: <1169478017.11001.13.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, On Mon, 2007-01-22 at 14:51 +0000, Patrick Caulfield wrote: > This patch fixes a bug whereby data on a newly accepted connection would be > ignored if it arrived soon after the accept. > > Signed-Off-By: Patrick Caulfield Now applied to the -nmw git tree. Thanks, Steve.