]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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>
Tue, 13 Apr 2021 04:59:29 +0000 (23:59 -0500)
commit2a15fb5ba0da9ad30d4e89dd7ef620c1c235f39a
tree3b3f0b5645e4844329c83b4b271b2b7f963d5240
parentdf05c4b8cb83aae1787ed1e0de214a6b1d46e875
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