diff options
author | Gabriel Krisman Bertazi <krisman@suse.de> | 2024-06-14 19:30:45 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-06-19 16:57:21 +0300 |
commit | bb6aaf736680f0f3c2e6281735c47c64e2042819 (patch) | |
tree | b5d4660d20059537b2a83ba11ce33e78e7f346bc /lib/.gitignore | |
parent | dc2e77979412d289df9049d8c693761db8602867 (diff) | |
download | linux-bb6aaf736680f0f3c2e6281735c47c64e2042819.tar.xz |
net: Split a __sys_listen helper for io_uring
io_uring holds a reference to the file and maintains a sockaddr_storage
address. Similarly to what was done to __sys_connect_file, split an
internal helper for __sys_listen in preparation to support an
io_uring listen command.
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Gabriel Krisman Bertazi <krisman@suse.de>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Link: https://lore.kernel.org/r/20240614163047.31581-2-krisman@suse.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/.gitignore')
0 files changed, 0 insertions, 0 deletions