diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-02-09 05:13:32 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-02-09 19:55:37 +0300 |
commit | 00bcda13dcbf6bf7fa6f2a5886dd555362de8cfa (patch) | |
tree | a99fcebbf7eb87b9b6f8ebf684ecc352d3431ad1 /mm/page-writeback.c | |
parent | 0bdbdd08a8f991bdaee54465a168c0795ea5d28b (diff) | |
download | linux-00bcda13dcbf6bf7fa6f2a5886dd555362de8cfa.tar.xz |
io-wq: make io_wqe_cancel_work() take a match handler
We want to use the cancel functionality for canceling based on not
just the work itself. Instead of matching on the work address
manually, allow a match handler to tell us if we found the right work
item or not.
No functional changes in this patch.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm/page-writeback.c')
0 files changed, 0 insertions, 0 deletions