På må , 11/10/2004 klokka 16:23, skreiv Martin Waitz: > hi :) > > On Fri, Oct 08, 2004 at 07:22:13AM -0400, Steve Dickson wrote: > > The 'fscache' flag will be coming along with the nfs4 support, since > > nfs4 mounting code does not have an open (unused) mounting flag.... > > is such a flag even neccessary? > The way I see fscache is that its operations will be no-ops anyway if you > haven't mounted any backing cache. You may not want to run cachefs on *all* your NFS partitions. It will slow you down on those partitions that have lots of cache contention. That said, David & co.: why did you choose not to use something similar to the Solaris syntax for cachefs? The "layered filesystem" syntax has the advantage that it would avoid entirely the need to change the NFS mount syntax, and would make it easier to port cachefs to cifs etc. Cheers, Trond