SMB3: Close deferred file handles in case of handle lease break
[ Upstream commit d906be3f ] We should not cache deferred file handles if we dont have handle lease on a file. And we should immediately close all deferred handles in case of handle lease break. Fixes: 9e31678f ("SMB3: fix lease break timeout when multiple deferred close handles for the same file.") Signed-off-by:Bharath SM <bharathsm@microsoft.com> Signed-off-by:
Steve French <stfrench@microsoft.com> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please register or sign in to comment