blk-wbt: store queue instead of bdi
authorJens Axboe <axboe@fb.com>
Fri, 11 Nov 2016 04:52:53 +0000 (21:52 -0700)
committerJens Axboe <axboe@fb.com>
Fri, 11 Nov 2016 04:52:53 +0000 (21:52 -0700)
commit46f34005ae5c5bba661d47613cc3ff60ec141fcd
treedf9f04d0cc54b355996e392d3ecd9779ccd8428f
parent87760e5eef359788047d6fd54fc12eec74ce0d27
blk-wbt: store queue instead of bdi

The bdi was a leftover from when the code was block layer agnostic.
Now that we just support a block layer user, store the queue directly.

Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-wbt.c
block/blk-wbt.h