From: Chuck Lever Date: Wed, 23 Aug 2006 00:06:23 +0000 (-0400) Subject: NFS: Use cached page as buffer for NFS symlink requests X-Git-Tag: v2.6.19-rc1~1271^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94a6d75320b3681e6e728b70e18bd186cb55e682;p=pandora-kernel.git NFS: Use cached page as buffer for NFS symlink requests Now that we have a copy of the symlink path in the page cache, we can pass a struct page down to the XDR routines instead of a string buffer. Test plan: Connectathon, all NFS versions. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed