diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2022-01-06 02:30:31 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-01-10 19:44:19 +0100 |
commit | 41dbda16a0902798e732abc6599de256b9dc3b27 (patch) | |
tree | e023d8b97926f81d3bfbdb88b3d8ee0eef639a14 /fs/nfs_common | |
parent | ksmbd: smbd: call rdma_accept() under CM handler (diff) | |
download | linux-41dbda16a0902798e732abc6599de256b9dc3b27.tar.xz linux-41dbda16a0902798e732abc6599de256b9dc3b27.zip |
ksmbd: add reserved room in ipc request/response
Whenever new parameter is added to smb configuration, It is possible
to break the execution of the IPC daemon by mismatch size of
request/response. This patch tries to reserve space in ipc request/response
in advance to prevent that.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/nfs_common')
0 files changed, 0 insertions, 0 deletions