[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251017084610.3085644-1-chenxiaosong.chenxiaosong@linux.dev>
Date: Fri, 17 Oct 2025 16:46:04 +0800
From: chenxiaosong.chenxiaosong@...ux.dev
To: sfrench@...ba.org,
smfrench@...il.com,
linkinjeon@...nel.org,
linkinjeon@...ba.org
Cc: linux-cifs@...r.kernel.org,
linux-kernel@...r.kernel.org,
ChenXiaoSong <chenxiaosong@...inos.cn>
Subject: [PATCH 0/6] smb/server: fix return values of smb2_0_server_cmds proc
From: ChenXiaoSong <chenxiaosong@...inos.cn>
These functions should return error code when an error occurs,
then __process_request() will print the error messages.
ChenXiaoSong (6):
smb/server: fix return value of smb2_read()
smb/server: fix return value of smb2_notify()
smb/server: fix return value of smb2_query_dir()
smb/server: fix return value of smb2_ioctl()
smb/server: fix return value of smb2_oplock_break()
smb/server: update some misguided comment of smb2_0_server_cmds proc
fs/smb/server/smb2pdu.c | 30 +++++++++++++++++-------------
1 file changed, 17 insertions(+), 13 deletions(-)
--
2.43.0
Powered by blists - more mailing lists