]> Git Repo - linux.git/commit
blk-mq: use ->bi_bdev for I/O accounting
authorChristoph Hellwig <[email protected]>
Sun, 24 Jan 2021 10:02:38 +0000 (11:02 +0100)
committerJens Axboe <[email protected]>
Mon, 25 Jan 2021 01:17:20 +0000 (18:17 -0700)
commit0b6e522cdc4a76352e5f02fc2d92198f03254425
tree97b7452632aa87a60c1b9764938e2b9a23a409f9
parent99dfc43ecbf67f12a06512918aaba61d55863efc
blk-mq: use ->bi_bdev for I/O accounting

Remove the reverse map from a sector to a partition for I/O accounting by
simply using ->bi_bdev.

Signed-off-by: Christoph Hellwig <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
block/blk-core.c
block/blk.h
block/genhd.c
This page took 0.061873 seconds and 4 git commands to generate.