mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
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: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
parent
38cb162b75
commit
e62c2bba1f
1 changed files with 8 additions and 4 deletions
12
fs/nfs/dir.c
12
fs/nfs/dir.c
Loading…
Add table
Add a link
Reference in a new issue