Skip to content
Commit e62c2bba authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Fix a jiffie wraparound issue



dentry verifiers are always set to the parent directory's
cache_change_attribute. There is no reason to be testing for anything other
than equality when we're trying to find out if the dentry has been checked
since the last time the directory was modified.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 38cb162b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment