diff options
author | Ming Lei <[email protected]> | 2023-10-09 17:33:22 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-10-17 08:27:56 -0600 |
commit | b4e1353f465147e38b2cd5086d0c20b77dfc61ec (patch) | |
tree | d7ce1a1209f00a802b4f9756679479f7e4f5672d /scripts/gdb/linux/slab.py | |
parent | 216c8f5ef0f209a3797292c487bdaa6991ab4b92 (diff) |
ublk: simplify aborting request
Now ublk_abort_queue() is run exclusively with ublk_queue_rq() and the
ubq_daemon task, so simplify aborting request:
- set UBLK_IO_FLAG_ABORTED in ublk_abort_queue() just for aborting
this request
- abort request in ublk_queue_rq() if ubq->canceling is set
Signed-off-by: Ming Lei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions