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

writeback: move dirty inodes from super_block to backing_dev_info



This is a first step at introducing per-bdi flusher threads. We should
have no change in behaviour, although sb_has_dirty_inodes() is now
ridiculously expensive, as there's no easy way to answer that question.
Not a huge problem, since it'll be deleted in subsequent patches.

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