diff options
author | 2023-06-07 19:19:08 +0100 | |
---|---|---|
committer | 2023-06-08 19:40:30 -0700 | |
commit | 81840b3b91aad06053ad2712f3da5d0448eeb0e8 (patch) | |
tree | 124254dd01a8e900de67318a73d2027334ecb289 /net/socket.c | |
parent | net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace (diff) | |
download | linux-rng-81840b3b91aad06053ad2712f3da5d0448eeb0e8.tar.xz linux-rng-81840b3b91aad06053ad2712f3da5d0448eeb0e8.zip |
tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg
Allow MSG_SPLICE_PAGES to be specified to sendmsg() but treat it as normal
sendmsg for now. This means the data will just be copied until
MSG_SPLICE_PAGES is handled.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Chuck Lever <chuck.lever@oracle.com>
cc: Boris Pismenny <borisp@nvidia.com>
cc: John Fastabend <john.fastabend@gmail.com>
cc: Jens Axboe <axboe@kernel.dk>
cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions