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

writeback: use RCU to protect bdi_list



Now that bdi_writeback_all() no longer handles integrity writeback,
it doesn't have to block anymore. This means that we can switch
bdi_list reader side protection to RCU.

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