]> git.baikalelectronics.ru Git - kernel.git/commit
block: remove external dependency on wbt_flags
authorJosef Bacik <jbacik@fb.com>
Tue, 3 Jul 2018 15:14:59 +0000 (11:14 -0400)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Jul 2018 15:07:54 +0000 (09:07 -0600)
commit7ca0545cdfbcab62616f1dd25eacb757a42938f1
treee3fb3b3ddf6c58eea32d49989875ca39c0ba382c
parentd46f09e2072b07079e7fb5be017f557fc945c2b6
block: remove external dependency on wbt_flags

We don't really need to save this stuff in the core block code, we can
just pass the bio back into the helpers later on to derive the same
flags and update the rq->wbt_flags appropriately.

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
block/blk-mq.c
block/blk-rq-qos.c
block/blk-rq-qos.h
block/blk-wbt.c
block/blk-wbt.h