]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
io_uring: drop any code related to SCM_RIGHTS
authorJens Axboe <axboe@kernel.dk>
Tue, 19 Dec 2023 19:36:34 +0000 (12:36 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 19 Dec 2023 19:36:34 +0000 (12:36 -0700)
commit6e5e6d274956305f1fc0340522b38f5f5be74bdb
tree531432a48f4872dcdcc561729f0c1684d5443ae4
parenta4104821ad651d8a0b374f0b2474c345bbb42f82
io_uring: drop any code related to SCM_RIGHTS

This is dead code after we dropped support for passing io_uring fds
over SCM_RIGHTS, get rid of it.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/io_uring_types.h
io_uring/filetable.c
io_uring/io_uring.c
io_uring/rsrc.c
io_uring/rsrc.h