3e3876d322
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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
main.c | ||
null_blk.h | ||
trace.c | ||
trace.h | ||
zoned.c |