Skip to content
Commit 1fcbcc33 authored by Shaohua Li's avatar Shaohua Li Committed by Jens Axboe
Browse files

block: copy NOMERGE flag from bio to request



bio might have NOMERGE flag set, for example blk_queue_split sets it.
When we initiate request, copy this flag too.

Signed-off-by: default avatarShaohua Li <shli@fb.com>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 93e9d8e8
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