From owner-freebsd-stable@FreeBSD.ORG Wed Dec 4 13:43:21 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E9708708 for ; Wed, 4 Dec 2013 13:43:21 +0000 (UTC) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B72EB1195 for ; Wed, 4 Dec 2013 13:43:21 +0000 (UTC) Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id F299021484 for ; Wed, 4 Dec 2013 08:43:20 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute3.internal (MEProxy); Wed, 04 Dec 2013 08:43:20 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date:in-reply-to :references; s=smtpout; bh=3gVK7FqQ2taY8+6yvg5700xvU4c=; b=FyGXO OTMBTWsp6QF7yk8OJEUFUSPvV9PBn8AoKm1NFF5ff4ldPaC9eXckW6W+iS/QaSnp y9KY1auYWd+QhWPYfJ5CwQCdZGH65LIPkBR4nHOT6oemG4LGgnIAWVjQCXasdhOg Ntw/1D7Y7BisrXTGCtDyUU4h3hfsIBFgg2l9XU= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id D6A831045CB; Wed, 4 Dec 2013 08:43:20 -0500 (EST) Message-Id: <1386164600.25827.55413589.7C374CCD@webmail.messagingengine.com> X-Sasl-Enc: +POcXZ7OpVXoD744k40ugF4uxm9VmkWHxNuLSl1P+I4t 1386164600 From: Mark Felder To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-c99dcdd8 Subject: Re: ZFS devd messages Date: Wed, 04 Dec 2013 07:43:20 -0600 In-Reply-To: <4924321A-7D59-4203-BFA7-550FFFEB3BAA@gsoft.com.au> References: <85290551-4239-495E-ACCD-9F03C20D40EF@gsoft.com.au> <529346E5.4070900@FreeBSD.org> <74DBAE0D-D88C-467D-867E-C4C4676FC2AE@gsoft.com.au> <4924321A-7D59-4203-BFA7-550FFFEB3BAA@gsoft.com.au> X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Dec 2013 13:43:22 -0000 On Tue, Dec 3, 2013, at 19:38, Daniel O'Connor wrote: > > On 26 Nov 2013, at 14:58, Daniel O'Connor wrote: > >> I will appreciate any testing and reviews. > > > > I'd prefer it sent email but that is probably a POLA violation. > > > > I can't test it yet but I am building up a new server soon so I can (although the change looks good to me). > > > > I tested the easy stuff (remove & re-add disk) and it worked. > Excellent! Thanks for reporting and testing :-)