Skip to content
Commit e46a7950 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: file switch work needs to get flushed on exit



We currently flush early, but if we have something in progress and a
new switch is scheduled, we need to ensure to flush after our teardown
as well.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent b14cca0c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment