From owner-svn-src-head@FreeBSD.ORG Sat Nov 3 18:36:30 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2558B24F for ; Sat, 3 Nov 2012 18:36:30 +0000 (UTC) (envelope-from peter@wemm.org) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8EB0D8FC08 for ; Sat, 3 Nov 2012 18:36:29 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id e12so4118028lag.13 for ; Sat, 03 Nov 2012 11:36:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wemm.org; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wu93iaV2diYBNiFBJ/QcV8M5wiPNo2NL/YTjQ/P5Z9E=; b=kJ6F4EhYMxUd9tDkNAyXGNt5SZPX3GPoLAkl/p9zpNAwDOO9+sdYWBuyGpDeWqVCz8 vsARFduLOMTuB+m1kmssSOMAyI3x1FPQvvVxMimldAE7AwFunFIHi7+bkPHMgk0wi6js /+gSssL46h2MNdtFJDqaref3cWNnhwkC+rjt4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=wu93iaV2diYBNiFBJ/QcV8M5wiPNo2NL/YTjQ/P5Z9E=; b=YOs8ZMs+7MiU46spKBASUHSMbz9hwVYiYDpVHMFI1h03tlDFlT10zsolqe/J0R+7Ez gmSrRomSH04ryUWuEQYgi3orOM560ZbUfz7FDKvpVrTTJ5rN6MQZreNjUAydBK9L6CWf Aq9wFEmqo0+9YxuY5JeLZMd64s5ScCEtgPqmmuXrW7YulK1NAOnuvOHR6JeF/NeUh1g7 MJFZlzOKoUChk1Ang174em4ukbhegrofMtYm3kDLGcxnVQMMVWBc6x5LjLL43BGcFDDk p6Sfe1VrmhkEr9+/QK66CQTXW4UPh/uH73RXUJtoTGKVWLhUh3vYuiUdGxoLWM+93lwu T2xA== MIME-Version: 1.0 Received: by 10.152.110.42 with SMTP id hx10mr4904408lab.0.1351967787455; Sat, 03 Nov 2012 11:36:27 -0700 (PDT) Received: by 10.112.100.230 with HTTP; Sat, 3 Nov 2012 11:36:27 -0700 (PDT) In-Reply-To: References: <201211022207.qA2M7jU2012024@svn.freebsd.org> Date: Sat, 3 Nov 2012 11:36:27 -0700 Message-ID: Subject: Re: svn commit: r242497 - head/sys/dev/mfi From: Peter Wemm To: Ryan Stone Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlW5h+oOkagS6MkFR+iML0Y5mddsMWrCrD4e80MG/nAZYBa7bZTSgWoIKj/T2HFFgHBIsBm Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Xin LI X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 18:36:30 -0000 On Sat, Nov 3, 2012 at 11:23 AM, Ryan Stone wrote: > Does this apply to only to JBOD, or are RAID arrays > 2TB also affected? The commit message didn't spell it out, but the PR is titled: ">Synopsis: mfi corrupts JBOD disks >2TB due to LBA overflow" -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell