Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bcache: Use uninterruptible sleep in writeback
We're just waiting on kthread_should_stop(), nothing else, so interruptible sleep was wrong here. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
- Loading branch information