Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER)
Barriers should be submitted with the WRITE flag set. Signed-off-by: OGAWA Hirofumi <[email protected]> Signed-off-by: David Woodhouse <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
- Loading branch information