commit | 0ab95c2510b641fb860a773b3d242ef9768a8f66 | [log] [tgz] |
---|---|---|
author | Rohith Surabattula <rohiths@microsoft.com> | Mon May 17 11:28:34 2021 +0000 |
committer | Steve French <stfrench@microsoft.com> | Wed May 19 21:11:28 2021 -0500 |
tree | b55de54e7a8ecfc56f8e01bc4e922b38d427c5ea | |
parent | 860b69a9d77160d21ca00357fd6c5217f9d41fb1 [diff] |
Defer close only when lease is enabled. When smb2 lease parameter is disabled on server. Server grants batch oplock instead of RHW lease by default on open, inode page cache needs to be zapped immediatley upon close as cache is not valid. Signed-off-by: Rohith Surabattula <rohiths@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>