diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-09-20 08:38:01 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-09-20 09:17:46 +0300 |
commit | eed138d67d99312f07ed3bc326903b6808885571 (patch) | |
tree | 46a215b468a7ba381094f2fef3e9eb18811fdb17 /rust/helpers/task.c | |
parent | 04beb6e0e08c30c6f845f50afb7d7953603d7a6f (diff) | |
download | linux-eed138d67d99312f07ed3bc326903b6808885571.tar.xz |
io_uring: improve request linking trace
Right now any link trace is listed as being linked after the head
request in the chain, but it's more useful to note explicitly which
request a given new request is chained to. Change the link trace to dump
the tail request so that chains are immediately apparent when looking at
traces.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions