OSDN Git Service

block: copy bio op to request op
authorMike Christie <mchristi@redhat.com>
Sun, 5 Jun 2016 19:32:10 +0000 (14:32 -0500)
committerJens Axboe <axboe@fb.com>
Tue, 7 Jun 2016 19:41:38 +0000 (13:41 -0600)
commit4993b77d3ff1d3a887804af2434b7b3dfac4c210
tree5d3442dcce9518645108b206b0f006582e881e52
parenta022606e53fa16ac788fcc9e9362f5fbe4ae83c2
block: copy bio op to request op

The bio users should now always be setting up the bio op. This patch
has the block layer copy that to the request.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-core.c