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

block: fix bad definition of BIO_RW_SYNC

We can't OR shift values, so get rid of BIO_RW_SYNC and use BIO_RW_SYNCIO
and BIO_RW_UNPLUG explicitly. This brings back the behaviour from before
213d9417

.

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