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

writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync

Even if the writeout itself isn't a data integrity operation, we need
to ensure that the caller doesn't drop the sb umount sem before we
have actually done the writeback.

This is a fixup for commit e913fc82

.

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