From owner-freebsd-fs@FreeBSD.ORG Sat Mar 7 11:19:44 2015 Return-Path: Delivered-To: freebsd-fs@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 4A6EA1C7 for ; Sat, 7 Mar 2015 11:19:44 +0000 (UTC) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) (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 D4612EDF for ; Sat, 7 Mar 2015 11:19:43 +0000 (UTC) Received: by wibbs8 with SMTP id bs8so9128760wib.0 for ; Sat, 07 Mar 2015 03:19:36 -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 :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=EwTXA8a3+fPC20lZi5MmH6wmeBKnIlORlmn8y/rEPtQ=; b=jRXcMFfUQ8z044RWxXaURXamD+9B7Zg6qvYfKy3rJT9VHHuVvV/NcLZdBW+JU64zLg iFkfuEL+MPa6OwUzytgHd7gksxei0dfKJAeKjy9Sfs+M9/Bu/vtLFEHoQC9FnxZ4tYAH 9bElp+txAL0N1/yK4nTm74ahR81Lua6WmIorWzHu5R2bQzQKSlYqdIb91hBn1f4rm4J2 RYZuaqcKdfKpbvaW1HltKzZ9EqhBvOdnpyh1pe1BcjHsERpNXAMyW/PbzV31JFD6w134 HddbwKlueZizFfvl+i3mpkxi+qdWB2h7B80ujiIadivB0ru79jdie3cc3NuVMvpjk5tc zRcQ== X-Gm-Message-State: ALoCoQn3j+6BuDJSRJyDIZfP4fjGXvCRCr6DtjSkLQwQAhlrQ6SpzURz53DvniNmfXvSjA9BDqu+ X-Received: by 10.180.105.40 with SMTP id gj8mr86463791wib.67.1425727176526; Sat, 07 Mar 2015 03:19:36 -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 n6sm18965670wjy.8.2015.03.07.03.19.35 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Mar 2015 03:19:35 -0800 (PST) Message-ID: <54FADEBF.2060905@multiplay.co.uk> Date: Sat, 07 Mar 2015 11:19:27 +0000 From: Steven Hartland User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: freebsd-fs@freebsd.org Subject: Re: ZFS Deadlock? References: <54FAD0B2.8060601@multiplay.co.uk> <54FAD47B.7090007@sorbs.net> In-Reply-To: <54FAD47B.7090007@sorbs.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Mar 2015 11:19:44 -0000 On 07/03/2015 10:35, Michelle Sullivan wrote: > Steven Hartland wrote: >> There are lots of fixes for ZFS issues in 10 so I'd recommend updated >> to 10.1-RELEASE to see if you issue is already resolved there. >> > Question is will the fixes be applied to 9.4? Will there be a 9.4? > Unlikely I now any changes I've been doing I've only been MFC'ing to 10 not 9 or 8. Regards Steve