From owner-freebsd-fs@freebsd.org Sun Sep 13 23:10:14 2015 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFB63A04881 for ; Sun, 13 Sep 2015 23:10:14 +0000 (UTC) (envelope-from janm@transactionware.com) Received: from mail3.transactionware.com (mail.transactionware.com [203.14.245.7]) by mx1.freebsd.org (Postfix) with SMTP id 4406D1B20 for ; Sun, 13 Sep 2015 23:10:13 +0000 (UTC) (envelope-from janm@transactionware.com) Received: (qmail 12381 invoked by uid 907); 13 Sep 2015 23:03:31 -0000 Received: from eth222.nsw.adsl.internode.on.net (HELO [192.168.1.101]) (150.101.196.221) (smtp-auth username janm, mechanism plain) by mail3.transactionware.com (qpsmtpd/0.84) with (ECDHE-RSA-AES256-SHA encrypted) ESMTPSA; Mon, 14 Sep 2015 09:03:31 +1000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: L2ARC and pool corruption From: Jan Mikkelsen In-Reply-To: Date: Mon, 14 Sep 2015 09:03:29 +1000 Cc: Mark Saad , "freebsd-fs@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <09E1F540-C9E6-4193-851E-5F935D97763F@transactionware.com> References: <76AD038E-4D72-48BB-8A3B-BD9BD76F9350@longcount.org> To: Tom Curry X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2015 23:10:15 -0000 > On 13 Sep 2015, at 01:21, Tom Curry wrote: >=20 > On Sat, Sep 12, 2015 at 7:19 AM, Mark Saad = wrote: >=20 >> All >> I forgot to include my question . In any case Ryan and I were = talking >> about this issue at work and I was wondering if and how this issue = would >> effect the FreeBSD implementation of zfs . I didn't see any commits = that >> appear to address this . >>=20 >> --- >> Mark Saad | nonesuch@longcount.org >>=20 >>=20 > = https://github.com/freebsd/freebsd/commit/0ab19d08a4167c4e486420d8ea4ec596= 8cbc4f42 >=20 > Looks like it was merged into head 5 hours ago. Does this update need to be applied to stable/10 or 10.2 systems as = well? Thanks Jan Mikkelsen.