From: Manoj Naik Date: Fri, 9 Jun 2006 13:34:29 +0000 (-0400) Subject: NFSv4: Follow a referral X-Git-Tag: v2.6.18-rc1~861^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b97fd3da1eab2cc490cfe884c7d4956522eaf8b;p=pandora-kernel.git NFSv4: Follow a referral Respond to a moved error on NFS lookup by setting up the referral. Note: We don't actually follow the referral during lookup/getattr, but later when we detect fsid mismatch in inode revalidation (similar to the processing done for cloning submounts). Referrals will have fake attributes until they are actually followed or traversed. Signed-off-by: Manoj Naik Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed