From: Andy Adamson Date: Mon, 13 Jun 2011 22:25:56 +0000 (-0400) Subject: NFSv4.1: allow nfs_fhget to succeed with mounted on fileid X-Git-Tag: v3.0-rc5~51^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=533eb4611c9eea53072eb6a61d5a6393b6a77ed7;p=pandora-kernel.git NFSv4.1: allow nfs_fhget to succeed with mounted on fileid Commit 28331a46d88459788c8fca72dbb0415cd7f514c9 "Ensure we request the ordinary fileid when doing readdirplus" changed the meaning of NFS_ATTR_FATTR_FILEID which used to be set when FATTR4_WORD1_MOUNTED_ON_FILED was requested. Allow nfs_fhget to succeed with only a mounted on fileid when crossing a mountpoint or a referral. Ask for the fileid of the absent file system if mounted_on_fileid is not supported. Signed-off-by: Andy Adamson cc:stable@kernel.org [2.6.39] Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed