From: Trond Myklebust Date: Wed, 10 Mar 2010 20:21:44 +0000 (-0500) Subject: NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() X-Git-Tag: v2.6.34-rc2~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4d2314bb88b07e5a04e6c75b442a1dfcd60e340;p=pandora-kernel.git NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() If the NFS_INO_REVAL_FORCED flag is set, that means that we don't yet have an up to date attribute cache. Even if we hold a delegation, we must put a GETATTR on the wire. Signed-off-by: Trond Myklebust Cc: stable@kernel.org --- Reading git-diff-tree failed