You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ Upstream commit c774e67 ]
umount can race with lease break so need to check if
tcon->ses->server is still valid to send the lease
break response.
Reviewed-by: Bharath SM <[email protected]>
Reviewed-by: Shyam Prasad N <[email protected]>
Fixes: 59a556a ("SMB3: drop reference to cfile before sending oplock break")
Signed-off-by: Steve French <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
0 commit comments