From: Bryan Schumaker Date: Fri, 27 Apr 2012 17:27:40 +0000 (-0400) Subject: NFS: Do secinfo as part of lookup X-Git-Tag: v3.4-rc6~27^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72de53ec4bca39c26709122a8f78bfefe7b6bca4;p=pandora-kernel.git NFS: Do secinfo as part of lookup Whenever lookup sees wrongsec do a secinfo and retry the lookup to find attributes of the file or directory, such as "is this a referral mountpoint?". This also allows me to remove handling -NFS4ERR_WRONSEC as part of getattr xdr decoding. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed