io_uring/rw: Allocate async data through helper
authorGabriel Krisman Bertazi <krisman@suse.de>
Mon, 16 Dec 2024 20:46:13 +0000 (15:46 -0500)
committerJens Axboe <axboe@kernel.dk>
Mon, 16 Dec 2024 20:47:47 +0000 (13:47 -0700)
commit8cf0c459993ee2911f4f01fba21b1987b102c887
tree54883b4aa2191a3fb85a58f0c3b20503b7535369
parent23d91035cafa30d186242ebdf583aa1b55f1c59e
io_uring/rw: Allocate async data through helper

This abstract away the cache details.

Signed-off-by: Gabriel Krisman Bertazi <krisman@suse.de>
Link: https://lore.kernel.org/r/20241216204615.759089-8-krisman@suse.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/rw.c