Commit cd80ce7
ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error
ksmbd set ->op_state as OPLOCK_STATE_NONE on lease break ack error.
op_state of lease should not be updated because client can send lease
break ack again. This patch fix smb2.lease.breaking2 test failure.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent 9ac45ac commit cd80ce7
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8234 | 8234 | | |
8235 | 8235 | | |
8236 | 8236 | | |
8237 | | - | |
8238 | 8237 | | |
8239 | 8238 | | |
8240 | 8239 | | |
| |||
0 commit comments