]> Git Repo - linux.git/commit
net: provide __sys_shutdown_sock() that takes a socket
authorJens Axboe <[email protected]>
Sat, 5 Sep 2020 17:13:35 +0000 (11:13 -0600)
committerJens Axboe <[email protected]>
Mon, 23 Nov 2020 16:15:15 +0000 (09:15 -0700)
commitb713c195d59332277a31a59c91f755e53b5b302b
treeaff5f0769ec30749c168bcc547fa2b27ca8c86ec
parentce59fc69b1c2da555706f6b0e77fc099f80e9d0e
net: provide __sys_shutdown_sock() that takes a socket

No functional changes in this patch, needed to provide io_uring support
for shutdown(2).

Cc: [email protected]
Cc: David S. Miller <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
include/linux/socket.h
net/socket.c
This page took 0.057611 seconds and 4 git commands to generate.