diff options
author | 2024-08-22 08:20:50 +0000 | |
---|---|---|
committer | 2024-08-22 09:52:00 -0500 | |
commit | 2186a116538a715b20e15f84fdd3545e5fe0a39b (patch) | |
tree | 3acee8abdf4610ee23d2ffab5f2173d1147e8dbf /scripts/generate_rust_analyzer.py | |
parent | ksmbd: the buffer of smb2 query dir response has at least 1 byte (diff) | |
download | wireguard-linux-2186a116538a715b20e15f84fdd3545e5fe0a39b.tar.xz wireguard-linux-2186a116538a715b20e15f84fdd3545e5fe0a39b.zip |
smb/server: fix return value of smb2_open()
In most error cases, error code is not returned in smb2_open(),
__process_request() will not print error message.
Fix this by returning the correct value at the end of smb2_open().
Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions