From owner-freebsd-stable@FreeBSD.ORG Tue Nov 18 10:53:31 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A4D0179 for ; Tue, 18 Nov 2014 10:53:31 +0000 (UTC) Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ACDC4229 for ; Tue, 18 Nov 2014 10:53:30 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id a1so3649803wgh.39 for ; Tue, 18 Nov 2014 02:53:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=5EQ/jgv9t9QQh/w2YyMthI4fdldugRXOmMyVd/Xjsqs=; b=EVLFUhO6dXJoevlri+RDPdZn81wSvAfPJbtEWKcc6IV0B0m2q8QhTjqroqu2/MYcIM DWSKD1POuRt72FsYlbhvBueyXuAVhfNORElQcuzUUjerDx2R9AnZ+4w9X6Zaab2zzIiv oDJnn9o0xUrAHDIumaY5Kisz36HHjqhicncBXdaXQClgac0oFMNNpE6Em2Q9HpSk/2UQ IMsB7BNHCvFXI/YEPLHrcFhxMwxMX3hwa4FQJRFF99cQgQZibcJBbtPBN1brzyF76/JV lDXV1IydLH0qhsp/34cE7ghqdhv9NH9PzPGhVG6cF7JRPiUayhLpsLtZ1J8x4MGqcdMg HDDQ== X-Gm-Message-State: ALoCoQlS6TCb4qyz9kq18DCA4MHcCs8tLO76LP6yxXlEU5n1S2GuZ2/BPkrnjtrk99meSgAYM5jj X-Received: by 10.194.206.106 with SMTP id ln10mr47653818wjc.70.1416308002527; Tue, 18 Nov 2014 02:53:22 -0800 (PST) Received: from [10.10.1.68] (82-69-141-170.dsl.in-addr.zen.co.uk. [82.69.141.170]) by mx.google.com with ESMTPSA id cq4sm11048418wjc.35.2014.11.18.02.53.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Nov 2014 02:53:21 -0800 (PST) Message-ID: <546B2526.4080302@multiplay.co.uk> Date: Tue, 18 Nov 2014 10:53:26 +0000 From: Steven Hartland User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Christer Solskogen Subject: Re: ZFS pool creation from files leads to a crash References: <54685EB8.9050800@FreeBSD.org> <5468CD8C.7070500@multiplay.co.uk> <5469FFD5.9070002@multiplay.co.uk> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Bogdan SOLGA , FreeBSD Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2014 10:53:31 -0000 On 18/11/2014 10:45, Christer Solskogen wrote: > On Mon, Nov 17, 2014 at 3:01 PM, Steven Hartland > wrote: >> I committed the fix for this earlier: >> https://svnweb.freebsd.org/changeset/base/274619 >> >> > How about stable/10? Should it go into releng/10.1 as well? > Stable will be after the MFC timeout of 3 days releng/10.1 as been released so the only possibility for that would be a errata. Once its in stable/10 I'll touch base with re@ and see if they want to do that. Regards Steve