From owner-freebsd-fs@FreeBSD.ORG Wed Aug 28 15:23:56 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AD80C20C for ; Wed, 28 Aug 2013 15:23:56 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vb0-x233.google.com (mail-vb0-x233.google.com [IPv6:2607:f8b0:400c:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6C9B320F5 for ; Wed, 28 Aug 2013 15:23:56 +0000 (UTC) Received: by mail-vb0-f51.google.com with SMTP id x16so4080938vbf.38 for ; Wed, 28 Aug 2013 08:23:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Vmt/7Gz58sxG0u9odrAyTl8BI5NZ8YlKjRMA5zvUn48=; b=bjZN2ltXGpZbPlqWUkgRVFFVumdWkJWp4ABnIbahEnGGHtQtx/iEbpSNKmHaN1wEm1 QVNMFlzYNdIqwVjOOJgr5s68hLwxtBYerRCiG13WeZLve3Nrwo8hltTHA6d8dH53XTrM qjGqHJ9/G3e19x0V/9/P3NhAOrjB2my49RUI8m1TmwAjXRrx2yO5HqCcb7k1a+Hoz4kO H4055/OKuSmg0/+WhM9Hr19sccIXsd6aO9OM55/C7Ojh3MDV5/R6a6GgoTMkFQNcL2Bx GTLANXf1lB1TVhGL7f5a/iC4fdvBBThG6WRVLsmjJ0+qJYQRIgAlKC9g/JgYCOsipOIj kkVg== MIME-Version: 1.0 X-Received: by 10.220.10.194 with SMTP id q2mr25915241vcq.2.1377703434631; Wed, 28 Aug 2013 08:23:54 -0700 (PDT) Received: by 10.220.96.78 with HTTP; Wed, 28 Aug 2013 08:23:54 -0700 (PDT) In-Reply-To: References: <220720097.14453943.1377644890208.JavaMail.root@uoguelph.ca> Date: Wed, 28 Aug 2013 11:23:54 -0400 Message-ID: Subject: Re: NFS on ZFS pure SSD pool From: "Sam Fourman Jr." To: aurfalien Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD FS X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Aug 2013 15:23:56 -0000 > I take it that this patch can be applied to 9.2 when its officially > released? > > You mentioned > > - aurf > Yes, it applies to stable/9 just fine > -- > Sam Fourman Jr.