On Fri, 2006-04-21 at 11:42 -0400, Steve Dickson wrote: > Trond Myklebust wrote: > > On Fri, 2006-04-21 at 11:14 -0400, Steve Dickson wrote: > > > >>This patch (based on Trond's nfs-2.6 git tree) adds the hooks need to > >>allow NFS to use the generic filesystem caching facility FS-Cache. > >>Caching is done on a per mount bases. To activate caching, the 'fsc' > >>flag is need as a mount option. > >>Ex: > >> mount -o fsc server:/export /mnt > >> > >>(binary and source rpms as well as the actual patch are available at > >> http://people.redhat.com/steved/cachefs/util-linux/) > > > > > > Hmm... Are you sure that is based on the latest trees? > Just this morning I did an git fetch on my cloned nfs-2.6 > tree... and everything seem to apply just fine... 'git fetch' or 'git pull'? You almost always want to do the latter, since the former doesn't attempt to merge the changes into your repository. Cheers, Trond - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html