]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Store pages from an NFS inode into a local cache
authorDavid Howells <dhowells@redhat.com>
Fri, 3 Apr 2009 15:42:45 +0000 (16:42 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 3 Apr 2009 15:42:45 +0000 (16:42 +0100)
commit1a2b17693f8eec9bd10d58ba53ba017230cca266
treef33bfcd5b4662a48890e8245362b381437be76fb
parenta78739b3b12b3d276ff45ba07dd714d1fe930f57
NFS: Store pages from an NFS inode into a local cache

Store pages from an NFS inode into the cache data storage object associated
with that inode.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Steve Dickson <steved@redhat.com>
Acked-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Tested-by: Daire Byrne <Daire.Byrne@framestore.com>
fs/nfs/fscache.c
fs/nfs/fscache.h
fs/nfs/read.c