diff options
| author | David Howells <[email protected]> | 2023-05-22 13:11:24 +0100 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-05-23 20:48:27 -0700 |
| commit | a0dbf5f818f9082d2262c1f8a8c0aab68364341f (patch) | |
| tree | 85424257b8c06171fe29c981450b81a75dbc6417 /net/unix/sysctl_net_unix.c | |
| parent | c49cf26632910581ee1173d75c0fca322ccaf4bb (diff) | |
af_unix: Support MSG_SPLICE_PAGES
Make AF_UNIX sendmsg() support MSG_SPLICE_PAGES, splicing in pages from the
source iterator if possible and copying the data in otherwise.
This allows ->sendpage() to be replaced by something that can handle
multiple multipage folios in a single transaction.
Signed-off-by: David Howells <[email protected]>
cc: Kuniyuki Iwashima <[email protected]>
cc: Jens Axboe <[email protected]>
cc: Matthew Wilcox <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions