diff options
author | Caleb Sander Mateos <csander@purestorage.com> | 2025-07-08 14:22:10 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-07-18 12:34:56 -0600 |
commit | 733c43f1df34f9185b945e6f12ac00c8556c6dfe (patch) | |
tree | 11afa9a11d1a0cef38d61c08dde9247d9ddb3a8e /scripts/lib/kdoc/kdoc_files.py | |
parent | 262ab205180d2ba3ab6110899a4dbe439c51dfaa (diff) |
io_uring/cmd: introduce IORING_URING_CMD_REISSUE flag
Add a flag IORING_URING_CMD_REISSUE that ->uring_cmd() implementations
can use to tell whether this is the first or subsequent issue of the
uring_cmd. This will allow ->uring_cmd() implementations to store
information in the io_uring_cmd's pdu across issues.
Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Acked-by: David Sterba <dsterba@suse.com>
Link: https://lore.kernel.org/r/20250708202212.2851548-3-csander@purestorage.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions