Skip to content
Commit c774e677 authored by Steve French's avatar Steve French
Browse files

cifs: fix lease break oops in xfstest generic/098



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: default avatarBharath SM <bharathsm@microsoft.com>
Reviewed-by: default avatarShyam Prasad N <sprasad@microsoft.com>
Fixes: 59a556ae

 ("SMB3: drop reference to cfile before sending oplock break")
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 5e90aa21
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment