Commit c774e67
committed
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: Bharath SM <bharathsm@microsoft.com>
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Fixes: 59a556a ("SMB3: drop reference to cfile before sending oplock break")
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent 5e90aa2 commit c774e67
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4942 | 4942 | | |
4943 | 4943 | | |
4944 | 4944 | | |
4945 | | - | |
| 4945 | + | |
| 4946 | + | |
| 4947 | + | |
4946 | 4948 | | |
4947 | | - | |
| 4949 | + | |
| 4950 | + | |
| 4951 | + | |
4948 | 4952 | | |
4949 | 4953 | | |
4950 | 4954 | | |
| |||
0 commit comments