diff options
author | Trond Myklebust <trondmy@gmail.com> | 2020-02-05 09:01:54 -0500 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2020-02-12 13:55:25 -0500 |
commit | efeda80da38d0b4afd77a12bd4a44f657567d26c (patch) | |
tree | 359ce5ab560de88855195f83e3d0844d9bc1932b /kernel | |
parent | cf5b4059ba7197d6cef9c0e024979d178ed8c8ec (diff) |
NFSv4: Fix revalidation of dentries with delegations
If a dentry was not initially looked up while we were holding a
delegation, then we do still need to revalidate that it still holds
the same name. If there are multiple hard links to the same file,
then all the hard links need validation.
Reported-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Tested-by: Benjamin Coddington <bcodding@redhat.com>
[Anna: Put nfs_unset_verifier_delegated() under CONFIG_NFS_V4]
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions