From owner-freebsd-scsi@FreeBSD.ORG Tue Jun 1 14:40:13 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A511106566B for ; Tue, 1 Jun 2010 14:40:13 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id 05D728FC23 for ; Tue, 1 Jun 2010 14:40:12 +0000 (UTC) Received: from [192.168.0.102] (m206-63.dsl.tsoft.com [198.144.206.63]) by ns1.feral.com (8.14.3/8.14.3) with ESMTP id o51EeCTB041283 for ; Tue, 1 Jun 2010 07:40:12 -0700 (PDT) (envelope-from mj@feral.com) Message-ID: <4C051BCD.9000509@feral.com> Date: Tue, 01 Jun 2010 07:40:13 -0700 From: Matthew Jacob User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-scsi@freebsd.org References: <4BFB3985.1030301@FreeBSD.org> <4BFC1C57.4080703@FreeBSD.org> <4BFD6698.9040100@feral.com> <4BFD6C17.3020709@FreeBSD.org> <4BFEA134.3000609@feral.com> In-Reply-To: <4BFEA134.3000609@feral.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Default is to whitelist mail, not delayed by milter-greylist-4.2.3 (ns1.feral.com [192.67.166.1]); Tue, 01 Jun 2010 07:40:12 -0700 (PDT) Subject: Re: New patches for CAM SCSI probing, etc. X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2010 14:40:13 -0000 On 5/27/2010 9:43 AM, Matthew Jacob wrote: > I've radically shrunk this patch to pretty much just include the > periph driver list protection that Alexander produced plus a couple of > protections by me. > > With this, plus the DA and GEOM patches, my 'vfaulty' test passes over > night, so that's "good enough". > > Comments? I liked redoing the probe code a bit, but I'd rather just > get fixes in sooner rather than later. I intend on pushing this tomorrow lacking comments saying "no!".