From owner-freebsd-current@FreeBSD.ORG Fri Feb 25 08:11:19 2011 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 06ABD106566C for ; Fri, 25 Feb 2011 08:11:19 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (unknown [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 85D558FC14 for ; Fri, 25 Feb 2011 08:11:18 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id B8619E76FF; Fri, 25 Feb 2011 08:11:15 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=subject :from:to:cc:in-reply-to:references:content-type:date:message-id :mime-version:content-transfer-encoding; s=mail; bh=FpSySQLTK4m6 s9/bkafVhKAHW9g=; b=kaW6B6TUD6oYw5lDH9bfulD4wdBm7qfYXYmSOq1HS5cr 0SAWoPm4DFk8I0mopWjhCaoL7LIlr344KuJRpXZHKjE/2mBZwHy7ks0lLZUd5J6Q doBo+P0PC3SCzxa1glr8b8htqyg2Rs3okJh02qyycL+MVjBkT63JByVoxo9OJ5w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=subject:from :to:cc:in-reply-to:references:content-type:date:message-id :mime-version:content-transfer-encoding; q=dns; s=mail; b=niCF8y sWL9EBIPmGpwJepx9QpQ2L6xeNKoi59o2UVYNhK0dqtNSAWXRFTf0Qxv47gi5uSt 4l3wIBzWJuV2fDCbCSbS4lvdfDHRKaxiZSRbGEneRNb2YZ825PIAJF134czNIcq/ Lk3EF3Y0DNYeEgeDys4Ny8LZhQFR9fpQ6T6sE= Received: from [192.168.0.10] (client-86-31-236-253.oxfd.adsl.virginmedia.com [86.31.236.253]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 5E2DDE76E8; Fri, 25 Feb 2011 08:11:15 +0000 (GMT) From: Bruce Cran To: Olivier Smedts In-Reply-To: References: <20101213214556.GC2038@garage.freebsd.pl> <8662upxg76.fsf@gmail.com> <86lj1s3pv0.fsf@gmail.com> Content-Type: text/plain; charset="us-ascii" Date: Fri, 25 Feb 2011 08:11:06 +0000 Message-ID: <1298621466.42510.1.camel@core.nessbank> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Jason Garrett , freebsd-current Subject: Re: Next ZFSv28 patchset ready for testing. 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: Fri, 25 Feb 2011 08:11:19 -0000 On Wed, 2011-02-23 at 23:28 +0100, Olivier Smedts wrote: > I'm successfuly using the following on latest 9-CURRENT : > http://people.freebsd.org/~mm/patches/zfs/v28/head-zfsv28-20110219-nopython.patch.xz sys/cddl/compat/opensolaris/sys/sysmacros.h will fail to patch on the latest -CURRENT but that's because the changes have already been added. -- Bruce Cran