commit | 213bb58475b57786e4336bc8bfd5029e16257c49 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jun 26 09:23:51 2021 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jun 26 12:13:39 2021 -0400 |
tree | 54a6901dab489adb668e9482f3e6351e01c9bb52 | |
parent | 1fcb6fcd74a222d9ead54d405842fc763bb86262 [diff] |
NFS: Fix up inode attribute revalidation timeouts The inode is considered revalidated when we've checked the value of the change attribute against our cached value since that suffices to establish whether or not the other cached values are valid. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>