From owner-svn-src-head@FreeBSD.ORG Tue Feb 1 22:10:46 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB04C1065A13; Tue, 1 Feb 2011 22:10:46 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 9A3F28FC18; Tue, 1 Feb 2011 22:10:46 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.4/8.14.4) with ESMTP id p11MAkkV016625; Tue, 1 Feb 2011 14:10:46 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.4/8.14.4/Submit) id p11MAkTu016624; Tue, 1 Feb 2011 14:10:46 -0800 (PST) (envelope-from sgk) Date: Tue, 1 Feb 2011 14:10:46 -0800 From: Steve Kargl To: Alexander Kabaev Message-ID: <20110201221046.GA16607@troutmask.apl.washington.edu> References: <201102012115.p11LFZQh085454@svn.freebsd.org> <20110201163844.0c585be4@kan.dnsalias.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110201163844.0c585be4@kan.dnsalias.net> User-Agent: Mutt/1.4.2.3i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r218177 - head/sys/cddl/compat/opensolaris/sys X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 01 Feb 2011 22:10:46 -0000 On Tue, Feb 01, 2011 at 04:38:44PM -0500, Alexander Kabaev wrote: > On Tue, 1 Feb 2011 13:28:43 -0800 > Garrett Cooper wrote: > > > On Tue, Feb 1, 2011 at 1:15 PM, Alexander Kabaev > > wrote: > > > Author: kan > > > Date: Tue Feb ?1 21:15:35 2011 > > > New Revision: 218177 > > > URL: http://svn.freebsd.org/changeset/base/218177 > > > > > > Log: > > > ?Revert r218169 until it can be tested and fixed properly. > > > > Thanks! > > -Garrett > > The real fix from Martin will follow shortly. > Will Martin test his real fix prior to committing? -- Steve