From owner-freebsd-fs@freebsd.org Sat Sep 12 15:21:40 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 86D91A018F0 for ; Sat, 12 Sep 2015 15:21:40 +0000 (UTC) (envelope-from thomasrcurry@gmail.com) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6347F1FC2 for ; Sat, 12 Sep 2015 15:21:40 +0000 (UTC) (envelope-from thomasrcurry@gmail.com) Received: by igbni9 with SMTP id ni9so57606930igb.0 for ; Sat, 12 Sep 2015 08:21:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=FsZ/jTIAvzA+30XVTvRADAHpDsD2Krfn3EQ73E7DiLM=; b=rveYuADrh153mrXrtx909iCkTxfc7/gV7S9W9yXATNIWLqm7Gh+2RJg58wFRK3l1hF RAMGQ4XKOSidM0zjH+EYJv865EmiobUhwRxa6mSO4BXTAqBT0A9qkhkNnVXYiuJmjfA5 XU+1f2HRwvQ5WKbNLXWPr5VLrFipBh///iWnGXoi7BfEGLlKY+Toml2xp/Qkg56U1Vaw hgJr1P9LBSySKzTDUtZS7ow0ye1nbRF4SCKtAdLcD/UtarMs1pWgMrih5B7XGsVdFwGq EH3dQG9m9YhG1/WfD5uwVrFQaaZ2UyrREdA3uhUHhSnMiYwkiBq216wEDTwreQcY59yw S1og== MIME-Version: 1.0 X-Received: by 10.50.62.46 with SMTP id v14mr5088718igr.79.1442071299707; Sat, 12 Sep 2015 08:21:39 -0700 (PDT) Received: by 10.107.4.72 with HTTP; Sat, 12 Sep 2015 08:21:39 -0700 (PDT) In-Reply-To: References: <76AD038E-4D72-48BB-8A3B-BD9BD76F9350@longcount.org> Date: Sat, 12 Sep 2015 11:21:39 -0400 Message-ID: Subject: Re: L2ARC and pool corruption From: Tom Curry To: Mark Saad Cc: "freebsd-fs@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Sat, 12 Sep 2015 15:21:40 -0000 On Sat, Sep 12, 2015 at 7:19 AM, Mark Saad wrote: > 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 . > > --- > Mark Saad | nonesuch@longcount.org > > https://github.com/freebsd/freebsd/commit/0ab19d08a4167c4e486420d8ea4ec5968cbc4f42 Looks like it was merged into head 5 hours ago.