mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-09 23:38:37 +00:00
Requests that haven't been started prior to a queue dying can be ended in error without waiting for them to start and time out. Signed-off-by: Keith Busch <keith.busch@intel.com> Added code comment to explain why this is done. Signed-off-by: Jens Axboe <axboe@fb.com>