cifs: add a timestamp to track when the lease of the cached dir was taken
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 8 Mar 2021 23:07:33 +0000 (09:07 +1000)
committerSteve French <stfrench@microsoft.com>
Sun, 25 Apr 2021 21:28:23 +0000 (16:28 -0500)
commited20f54a3c63a9f75dbd9e341d7fa8e7bf08dcd8
treecdad660d6f2884f03cd03f1ae205e627878f5f31
parent6ef4e9cbe15df691323af007831dab4e70faa1cf
cifs: add a timestamp to track when the lease of the cached dir was taken

and clear the timestamp when we receive a lease break.

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