cifs: pass the dentry instead of the inode down to the revalidation check functions
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 8 Mar 2021 23:07:34 +0000 (09:07 +1000)
committerSteve French <stfrench@microsoft.com>
Sun, 25 Apr 2021 21:28:24 +0000 (16:28 -0500)
commited8561fa1d12b4f880e2d8287cb69b3a0c238069
treeb5f0e36e223725f87de92cd9dbfbdc49a13c1e6e
parented20f54a3c63a9f75dbd9e341d7fa8e7bf08dcd8
cifs: pass the dentry instead of the inode down to the revalidation check functions

Needed for the final patch in the directory caching series

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/inode.c