From owner-freebsd-stable@FreeBSD.ORG Tue Oct 30 10:10:55 2012 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48398AF7; Tue, 30 Oct 2012 10:10:55 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from ns.kevlo.org (kevlo.org [220.128.136.52]) by mx1.freebsd.org (Postfix) with ESMTP id BE6498FC1B; Tue, 30 Oct 2012 10:10:54 +0000 (UTC) Received: from srg.kevlo.org (git.kevlo.org [220.128.136.52]) by ns.kevlo.org (8.14.5/8.14.5) with ESMTP id q9UAAgg3013344; Tue, 30 Oct 2012 18:10:42 +0800 (CST) (envelope-from kevlo@FreeBSD.org) Message-ID: <508FA7A5.6060102@FreeBSD.org> Date: Tue, 30 Oct 2012 18:10:45 +0800 From: Kevin Lo User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20121009 Thunderbird/15.0.1 MIME-Version: 1.0 To: Alfred Perlstein Subject: Re: tmpfs nfs exports? References: <508FA008.2040503@mu.org> In-Reply-To: <508FA008.2040503@mu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: jh@FreeBSD.org, stable@FreeBSD.org, re@FreeBSD.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Oct 2012 10:10:55 -0000 On 2012/10/30 17:38, Alfred Perlstein wrote: > Hey folks, any reason why not to include the following patch in 9.1? > It would be nice to have tmpfs be exportable. Ah, sorry. I forgot to MFC it. > > I'm good to commit it, I can also wait until post 9.1. Please commit it, thanks. Kevin