diff options
author | Ming Lei <[email protected]> | 2022-04-13 16:48:36 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-04-14 10:16:33 -0600 |
commit | 3e3876d322aef82416ecc496a4d4a587e0fdf7a3 (patch) | |
tree | 1abc55a28b782f33bd0c931110159031048a710b /lib/memory-notifier-error-inject.c | |
parent | 8535c0185d14ea41f0efd6a357961b05daf6687e (diff) |
block: null_blk: end timed out poll request
When poll request is timed out, it is removed from the poll list,
but not completed, so the request is leaked, and never get chance
to complete.
Fix the issue by ending it in timeout handler.
Fixes: 0a593fbbc245 ("null_blk: poll queue support")
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 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions