commit | b4d2314bb88b07e5a04e6c75b442a1dfcd60e340 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Mar 10 15:21:44 2010 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Mar 10 15:21:44 2010 -0500 |
tree | 9727944bf30a47cf02f9b9547adcaeafeee25843 | |
parent | 49697ee79242d5f8ac88f1ebc62e583d16bcc687 [diff] |
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 <Trond.Myklebust@netapp.com> Cc: stable@kernel.org