Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
writeback: don't use schedule_timeout() without setting runstate
Just use schedule_timeout_interruptible(), saves a call to set_current_state(). Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
- Loading branch information