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

writeback: don't use schedule_timeout() without setting runstate



Just use schedule_timeout_interruptible(), saves a call to
set_current_state().

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 92f25053
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