On Fri, 14 Jun 2024 12:30:44 -0400, Gabriel Krisman Bertazi wrote: > 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_bind in > preparation to supporting an io_uring bind command. > > Applied, thanks! [1/4] net: Split a __sys_bind helper for io_uring commit: dc2e77979412d289df9049d8c693761db8602867 [2/4] net: Split a __sys_listen helper for io_uring commit: bb6aaf736680f0f3c2e6281735c47c64e2042819 [3/4] io_uring: Introduce IORING_OP_BIND commit: 7481fd93fa0a851740e26026485f56a1305454ce [4/4] io_uring: Introduce IORING_OP_LISTEN commit: ff140cc8628abfb1755691d16cfa8788d8820ef7 Best regards, -- Jens Axboe