io_uring: allow resizing of hash table io_uring-poll-table
authorJens Axboe <axboe@kernel.dk>
Tue, 1 Oct 2024 13:58:05 +0000 (07:58 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 14 Oct 2024 15:05:00 +0000 (09:05 -0600)
commit369ac9543ab0bd9e83b36b206fc22dbec71b07ff
tree58026fa371f3933f8f1dcee8a1de5d52a14a1494
parenteb68c381dca2a6dd9cc5608b994d2253573b4fbd
io_uring: allow resizing of hash table

This is a WIP patch.

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