From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 17 18:00:01 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A49CBD2A for ; Wed, 17 Oct 2012 18:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 7333C8FC0C for ; Wed, 17 Oct 2012 18:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9HI01j9073310 for ; Wed, 17 Oct 2012 18:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9HI01hg073309; Wed, 17 Oct 2012 18:00:01 GMT (envelope-from gnats) Date: Wed, 17 Oct 2012 18:00:01 GMT Message-Id: <201210171800.q9HI01hg073309@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andriy Gapon Subject: Re: kern/172656: [zfs] zfs rollback leaves stale data in the buffer cache X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Andriy Gapon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2012 18:00:01 -0000 The following reply was made to PR kern/172656; it has been noted by GNATS. From: Andriy Gapon To: bug-followup@FreeBSD.org, Martin.Birgmeier@aon.at Cc: Subject: Re: kern/172656: [zfs] zfs rollback leaves stale data in the buffer cache Date: Wed, 17 Oct 2012 20:52:26 +0300 Most likely you need to upgrade to a later 8.x release. See http://www.freebsd.org/cgi/query-pr.cgi?pr=160035 for additional details. Could you verify that the fix works? -- Andriy Gapon