commit | a5f925bccce7b0dc083f0c5a8652600881cc38ab | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Dec 19 09:47:32 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Dec 19 17:29:56 2016 -0500 |
tree | c3a0496e93c9abfaa0b59313aa8753f74035ef69 | |
parent | e71708d4df1d4b81427badb9ac4bc4a813338b17 [diff] |
NFS: Don't abuse NFS_INO_REVAL_FORCED in nfs_post_op_update_inode_locked() The NFS_INO_REVAL_FORCED flag now really only has meaning for the case when we've just been handed a delegation for a file that was already cached, and we're unsure about that cache. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>