From: David Howells Date: Fri, 3 Apr 2009 15:42:44 +0000 (+0100) Subject: NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching X-Git-Tag: v2.6.30-rc1~229^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f42b293d6d5259043a8944b556eeab427c695d57;p=pandora-kernel.git NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching nfs_readpage_async() needs to be non-static so that it can be used as a fallback for the local on-disk caching should an EIO crop up when reading the cache. Signed-off-by: David Howells Acked-by: Steve Dickson Acked-by: Trond Myklebust Acked-by: Al Viro Tested-by: Daire Byrne --- Reading git-diff-tree failed