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

writeback: pass in super_block to bdi_start_writeback()

Sometimes we only want to write pages from a specific super_block,
so allow that to be passed in.

This fixes a problem with commit 56a131dc


causing writeback on all super_blocks on a bdi, where we only really
want to sync a specific sb from writeback_inodes_sb().

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