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

[PATCH] Propagate down request sync flag



We need to do this, otherwise the io schedulers don't get access to the
sync flag. Then they cannot tell the difference between a regular write
and an O_DIRECT write, which can cause a performance loss.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 445722f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment