Commit a3c4445
smb/server: fix return value of smb2_oplock_break()
smb2_oplock_break() should return error code when an error occurs,
__process_request() will print the error messages.
Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent 269df04 commit a3c4445
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8748 | 8748 | | |
8749 | 8749 | | |
8750 | 8750 | | |
8751 | | - | |
| 8751 | + | |
8752 | 8752 | | |
8753 | 8753 | | |
8754 | 8754 | | |
| |||
8771 | 8771 | | |
8772 | 8772 | | |
8773 | 8773 | | |
| 8774 | + | |
8774 | 8775 | | |
8775 | 8776 | | |
8776 | 8777 | | |
| |||
0 commit comments