]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
io_uring/trace: rename io_uring_queue_async_work event "rw" field
authorCaleb Sander Mateos <csander@purestorage.com>
Tue, 2 Dec 2025 18:21:31 +0000 (11:21 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 4 Dec 2025 14:18:02 +0000 (07:18 -0700)
commitf345be751b961ce91e0b883345eaa1d0993a4949
tree6ece8191935f370e01147e60dfa70cd295ca84d3
parent34c78b8610a9befdcc139d34a7c98365f018026d
io_uring/trace: rename io_uring_queue_async_work event "rw" field

The io_uring_queue_async_work tracepoint event stores an int rw field
that represents whether the work item is hashed. Rename it to "hashed"
and change its type to bool to more accurately reflect its value.

Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/trace/events/io_uring.h