+3
−3
+55
−21
+4
−4
Loading
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:
Jens Axboe <jens.axboe@oracle.com>