From: Trond Myklebust Date: Wed, 5 Jul 2006 17:05:13 +0000 (-0400) Subject: NFS: Optimise away an excessive GETATTR call when a file is symlinked X-Git-Tag: v2.6.18-rc1~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e0641a7ad98fca5646a6be17605bc80f6c4ebde;p=pandora-kernel.git NFS: Optimise away an excessive GETATTR call when a file is symlinked In the case when compiling via a symlink tree, we want to ensure that the close-to-open GETATTR call is applied only to the final file, and not to the symlink. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed