]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2aca3af17a47ad497c32c302be44b220dde16dff
treecdad660d6f2884f03cd03f1ae205e627878f5f31
parentd43e37ff3b9ec0c682dac879e21531cff17d4f01
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