block: pass in queue to inflight accounting
authorJens Axboe <axboe@kernel.dk>
Sat, 1 Jul 2017 03:55:08 +0000 (21:55 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 8 Aug 2017 23:48:40 +0000 (17:48 -0600)
commit690187f8dde982069c5defcd6e3b5db78db6076f
treecc601e5876b97852e65c22a7fabd7897e19c0c22
parent84959dd2731966c06dea3fed71666d653ed6e0c6
block: pass in queue to inflight accounting

No functional change in this patch, just in preparation for
basing the inflight mechanism on the queue in question.

Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
13 files changed:
block/bio.c
block/blk-core.c
block/blk-merge.c
block/genhd.c
block/partition-generic.c
drivers/block/drbd/drbd_req.c
drivers/block/rsxx/dev.c
drivers/block/zram/zram_drv.c
drivers/md/bcache/request.c
drivers/md/dm.c
drivers/nvdimm/nd.h
include/linux/bio.h
include/linux/genhd.h