From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH 00/45] Permit filesystem local caching [ver #41] Date: Fri, 21 Nov 2008 00:28:47 -0800 Message-ID: <20081121002847.c8fe7aef.akpm@linux-foundation.org> References: <20081120144139.10667.75519.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, nfsv4@linux-nfs.org, viro@ZenIV.linux.org.uk To: David Howells Return-path: In-Reply-To: <20081120144139.10667.75519.stgit@warthog.procyon.org.uk> 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 On Thu, 20 Nov 2008 14:41:39 +0000 David Howells wrote: > These patches add local caching for network filesystems such as NFS and AFS. For performance reasons, one assumes. Are there any other reasons? Disconnected operation, anything like that? We would want to know the performance benefits in some detail before even looking at the code, no? Maybe they're in here somewhere but I missed it..