From: Chuck Lever Date: Wed, 23 Aug 2006 00:06:23 +0000 (-0400) Subject: NFS: copy symlinks into page cache before sending NFS SYMLINK request X-Git-Tag: v2.6.19-rc1~1271^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=873101b33776780d32610fc4c90c7358a5e98f51;p=pandora-kernel.git NFS: copy symlinks into page cache before sending NFS SYMLINK request Currently the NFS client does not cache symlinks it creates. They get cached only when the NFS client reads them back from the server. Copy the symlink into the page cache before sending it. Test plan: Connectathon, all NFS versions. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed