diff options
author | 2025-08-04 14:15:50 +0200 | |
---|---|---|
committer | 2025-08-06 14:09:57 -0500 | |
commit | 01027a62b508c48c762096f347de925eedcbd008 (patch) | |
tree | 5c57cff89a94a0465517dc62f281ec502ad732d4 /tools/perf/scripts/python/bin | |
parent | Merge tag 'v6.17-rc-smb3-server-fixes' of git://git.samba.org/ksmbd (diff) | |
download | wireguard-linux-01027a62b508c48c762096f347de925eedcbd008.tar.xz wireguard-linux-01027a62b508c48c762096f347de925eedcbd008.zip |
smb: server: remove separate empty_recvmsg_queue
There's no need to maintain two lists, we can just
have a single list of receive buffers, which are free to use.
Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: linux-cifs@vger.kernel.org
Cc: samba-technical@lists.samba.org
Fixes: 0626e6641f6b ("cifsd: add server handler for central processing and tranport layers")
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions