From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH] FS-Cache: Make NFS use FS-Cache Date: Mon, 14 Nov 2005 16:07:30 -0800 Message-ID: <20051114160730.7d141291.akpm@osdl.org> References: <43792217.7030102@RedHat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, torvalds@osdl.org, linux-cachefs@redhat.com, nfsv4@linux-nfs.org, linux-kernel@vger.kernel.org Return-path: To: Steve Dickson In-Reply-To: <43792217.7030102@RedHat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nfsv4-bounces@linux-nfs.org Errors-To: nfsv4-bounces@linux-nfs.org List-Id: linux-fsdevel.vger.kernel.org Steve Dickson wrote: > > Here is a NFS patch that incorporates the FS-Cache hooks. The > caching is done on a per filesystem bases using the new > -o fsc mount flag (i.e mount -o fsc server:/export /mnt/export) OK, thanks. What's the maturity of this patch? Are you in a position to publish performance testing results?