From owner-freebsd-bugs@FreeBSD.ORG Wed Jun 8 15:00:23 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02F28106568F for ; Wed, 8 Jun 2011 15:00:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 841A08FC2C for ; Wed, 8 Jun 2011 15:00:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p58F0M0R078933 for ; Wed, 8 Jun 2011 15:00:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p58F0MFg078932; Wed, 8 Jun 2011 15:00:22 GMT (envelope-from gnats) Date: Wed, 8 Jun 2011 15:00:22 GMT Message-Id: <201106081500.p58F0MFg078932@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Christopher Key Cc: Subject: Re: bin/157691: [zfs] [patch] zpool import -d broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Christopher Key List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2011 15:00:23 -0000 The following reply was made to PR bin/157691; it has been noted by GNATS. From: Christopher Key To: bug-followup@FreeBSD.org, cjk32@cam.ac.uk Cc: Subject: Re: bin/157691: [zfs] [patch] zpool import -d broken Date: Wed, 08 Jun 2011 15:32:53 +0100 Forgot to mention that this has apparently been fixed in 9-CURRENT by the newer version of ZFS. Subsequent investigation has shown that the new version of ZFS has also been MFCed to 8-STABLE, so 8.2 is the last release affected by this bug. It can therefore probably be closed.