io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
authorJens Axboe <axboe@kernel.dk>
Fri, 3 Jan 2025 15:02:23 +0000 (15:02 +0000)
committerDavid Sterba <dsterba@suse.com>
Mon, 6 Jan 2025 12:51:05 +0000 (13:51 +0100)
commitdadf03cfd4eaa09f1d0e8b2521de1e11d3e3bec1
tree6ad6c3fa95bc7667460a2f6a4d7c5dada3d0bc06
parentfca432e73db2bec0fdbfbf6d98d3ebcd5388a977
io_uring/cmd: rename struct uring_cache to io_uring_cmd_data

In preparation for making this more generically available for
->uring_cmd() usage that needs stable command data, rename it and move
it to io_uring/cmd.h instead.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: David Sterba <dsterba@suse.com>
include/linux/io_uring/cmd.h
io_uring/io_uring.c
io_uring/opdef.c
io_uring/uring_cmd.c
io_uring/uring_cmd.h