From owner-cvs-src@FreeBSD.ORG Thu Jun 9 20:53:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6674A16A41C; Thu, 9 Jun 2005 20:53:02 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 226D443D1D; Thu, 9 Jun 2005 20:53:02 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id E7EB346B42; Thu, 9 Jun 2005 16:53:00 -0400 (EDT) Date: Thu, 9 Jun 2005 21:54:13 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: John-Mark Gurney In-Reply-To: <20050609201111.GB742@funkthat.com> Message-ID: <20050609215256.C32740@fledge.watson.org> References: <200506070711.j577B4i2068239@repoman.freebsd.org> <20050609192300.A13403@fledge.watson.org> <20050609201111.GB742@funkthat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2005 20:53:02 -0000 On Thu, 9 Jun 2005, John-Mark Gurney wrote: >> Please back this out ASAP. Read change 1.210, which backs this change out >> because it is incorrect and breaks common applications, like NFS. I'm >> sure I told you about this, but if I neglected to, my apologies. > > I have, and scottl backed out RELENG_4 for me... Sorry about that, and > I do believe you did send me email, but it didn't stick in my head as I > was going through my past MFC emails, and for some reason I didn't move > the MFC reminder email out of my inbox... Thanks! It looks like the commit message in 1.210, when I backed out 1.209, incorrectly identifies the backout as being of 1.208 also. You may want to send a heads up to stable@ that identifies the time and version range of the bad revisions and advise caution, as well as notify that it's now fixed. Robert N M Watson