From owner-freebsd-current@FreeBSD.ORG Sun May 31 09:10:40 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C4491065686 for ; Sun, 31 May 2009 09:10:40 +0000 (UTC) (envelope-from rmtodd@servalan.servalan.com) Received: from mx1.synetsystems.com (mx1.synetsystems.com [76.10.206.14]) by mx1.freebsd.org (Postfix) with ESMTP id 18FED8FC08 for ; Sun, 31 May 2009 09:10:39 +0000 (UTC) (envelope-from rmtodd@servalan.servalan.com) Received: by mx1.synetsystems.com (Postfix, from userid 66) id 182D5CC3; Sun, 31 May 2009 04:45:54 -0400 (EDT) Received: from rmtodd by servalan.servalan.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MAfn1-00078o-Jt; Sun, 31 May 2009 02:49:07 -0500 Date: Sun, 31 May 2009 02:49:07 -0500 From: Richard Todd To: Kip Macy Message-ID: <20090531074907.GA26858@ichotolot.servalan.com> References: <20090531064517.EB9ADCC9@mx1.synetsystems.com> <3c1674c90905302354i34ffb56by44019edc1b12dd59@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3c1674c90905302354i34ffb56by44019edc1b12dd59@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: Bug in recent large_alloc changes to the ZFS zio code? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2009 09:10:40 -0000 On Sat, May 30, 2009 at 11:54:47PM -0700, Kip Macy wrote: > http://svn.freebsd.org/changeset/base/192360 > Ah. Hmm. So if I'm reading this right, you already backed out that change in the master SVN repo, right? Well, *something* weird's going on, because that change never seems to have made it to the CVS version of the repo or to the cvsup sites, because I'm not seeing it there; see for yourself at http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ . The commit log for 192360 never showed up in CVSROOT-src/commitlogs/sys either. So it looks like bits are falling on the floor somewhere between the SVN and CVS repos.