From owner-svn-src-all@FreeBSD.ORG Fri Feb 17 00:19:51 2012 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7933B106566B; Fri, 17 Feb 2012 00:19:51 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 8F7CE8FC15; Fri, 17 Feb 2012 00:19:49 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id CAA27948; Fri, 17 Feb 2012 02:19:47 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1RyBYA-0004b6-Uk; Fri, 17 Feb 2012 02:19:46 +0200 Message-ID: <4F3D9D03.6020507@FreeBSD.org> Date: Fri, 17 Feb 2012 02:19:15 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0) Gecko/20120202 Thunderbird/10.0 MIME-Version: 1.0 To: "Kenneth D. Merry" References: <201202160511.q1G5BZNk099785@svn.freebsd.org> <20120216181210.K1423@besplex.bde.org> <4F3CC40D.4000307@freebsd.org> <4F3CC5C4.7020501@FreeBSD.org> <4F3CC8A5.3030107@FreeBSD.org> <20120216174758.GA64180@nargothrond.kdm.org> <20120217053341.R1256@besplex.bde.org> <20120217000846.GA7641@nargothrond.kdm.org> In-Reply-To: <20120217000846.GA7641@nargothrond.kdm.org> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: marcel@FreeBSD.org, Eitan Adler , svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Bruce Evans , svn-src-head@FreeBSD.org, Julian Elischer Subject: Re: svn commit: r231814 - in head/sys: kern sys X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 00:19:51 -0000 on 17/02/2012 02:08 Kenneth D. Merry said the following: [snip] >>> On Thu, Feb 16, 2012 at 11:13:09 +0200, Andriy Gapon wrote: [snip] >>>> For me personally the immediate benefits in the common situations >>>> outweighed the >>>> problems in the edge cases, although I still believe that we can get the >>>> former >>>> without sacrifices in the latter. [snip] > It sounds fine, but I don't have sufficient time to spend on this right > now. So I can either back out the changes I mentioned above (assuming we > get agreement from avg), or leave things as is. I stick to what I wrote above and so chose the status quo. The backout would make sense if it is immediately followed by commit of a better solution. Unfortunately, a lack of time here too. P.S. Nobody yet complained about actually running into an edge case, while I personally know at least one person to whom the intermingled messages caused some grief, especially given that they happened in /var/log/security. -- Andriy Gapon