]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/blk-wbt.c
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 23:18:18 +0000 (16:18 -0700)
commitd8a0cbfd73cb7281120d1b49f90afeef26ad48a2
treed856e1099a712e7333cbcf3585d6881cd23bf3aa
parentbbd7bb7017d5c2b1e75f3818b4ce88fa58bb0eab
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