io_uring: abstract out task_work and list elements
authorJens Axboe <axboe@kernel.dk>
Wed, 11 Aug 2021 19:17:35 +0000 (13:17 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 11 Aug 2021 19:17:35 +0000 (13:17 -0600)
commit2bf4e501432bc4564520478033c3488d79a77d2d
tree4929bb05e3409725e287a5532a4e9011146a562e
parent0a3e972d20496c80a1582f7d17c9e868f54d5bc5
io_uring: abstract out task_work and list elements

No functional changes in this patch, just in preparation for providing
more than one task_work type.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c