From owner-svn-src-head@FreeBSD.ORG Thu Jan 22 11:22:25 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3A651EB; Thu, 22 Jan 2015 11:22:25 +0000 (UTC) Received: from lakerest.net (lakerest.net [162.235.35.161]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "lakerest.net", Issuer "Stewart" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B9C3D2F3; Thu, 22 Jan 2015 11:22:24 +0000 (UTC) Received: from [192.168.1.134] (173.64-138-239-net.sccoast.net [64.138.239.173]) (authenticated bits=0) by lakerest.net (8.14.4/8.14.3) with ESMTP id t0MBLKH4093292 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 22 Jan 2015 06:21:21 -0500 (EST) (envelope-from randall@lakerest.net) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.1\)) Subject: Re: svn commit: r277213 - in head: share/man/man9 sys/kern sys/ofed/include/linux sys/sys From: Randy Stewart In-Reply-To: Date: Thu, 22 Jan 2015 06:22:13 -0500 Content-Transfer-Encoding: 7bit Message-Id: <4E451459-6993-49E8-BB33-502DC0D82C19@lakerest.net> References: <20150120075126.GA42409@kib.kiev.ua> <20150120211137.GY15484@FreeBSD.org> <54BED6FB.8060401@selasky.org> <54BEE62D.2060703@ignoranthack.me> <54BEE8E6.3080009@ignoranthack.me> <54BEEA7F.1070301@ignoranthack.me> <54BEF154.3030606@ignoranthack.me> <20150121181512.GE15484@FreeBSD.org> To: Randall Ray Stewart X-Mailer: Apple Mail (2.2070.1) X-Mailman-Approved-At: Thu, 22 Jan 2015 12:51:20 +0000 Cc: Hans Petter Selasky , Adrian Chadd , "src-committers@freebsd.org" , Kip Macy , Jason Wolfe , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" , Sean Bruno , Gleb Smirnoff , Konstantin Belousov , "M. Warner Losh" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2015 11:22:25 -0000 Hans: I think this is the wrong approach. You should: a) Back out the commit you did to head b) create a project branch and put your changes in there c) fix *everything* you break in these subtle ways d) Discuss through a review process if your changes are correct e) When consensus is reached then and only then put it into head with all the fixes. If you are not willing to do the above, then we need this taken up to core and have them act on it. I think enough folks have voiced concern that you should be willing to do the above steps. R > On Jan 22, 2015, at 12:19 AM, Randy Stewart wrote: > > All: > > I have finally pulled my head out of the sands of TLS and > had some time to look at this interesting long thread. I agree > with Warner and Adrian on this.. Lets back it out > and then in a branch chew this over piece by piece.. > > R ----- Randall Stewart randall@lakerest.net