]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/partition-generic.c
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>
Wed, 9 Aug 2017 19:09:16 +0000 (13:09 -0600)
commitd62e26b3ffd28f16ddae85a1babd0303a1a6dfb6
tree622dd61c60712f31575b2cdde0811529b829ba8a
parent7f5562d5ecc44c757599b201df928ba52fa05047
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