]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh
authorKinglong Mee <kinglongmee@gmail.com>
Wed, 1 Jul 2015 03:59:42 +0000 (11:59 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 1 Jul 2015 15:31:22 +0000 (11:31 -0400)
commitd356a7d1e75003063fd5f499366b1043a0f79f6c
tree6dff1af9c62f2acf9fb7775b48ca05c8e7de4218
parentbc4da2a2bee2aaf5ed62b8bb676a15d010af0fc0
nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh

NFS_ATTR_FATTR_V4_REFERRAL is only set in nfs4_proc_lookup_common.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4getroot.c