Files
linux/drivers/md
Coly Li c5be1f2c5b bcache: use disk_{start,end}_io_acct() to count I/O for bcache device
This patch is a fix to patch "bcache: fix bio_{start,end}_io_acct with
proper device". The previous patch uses a hack to temporarily set
bi_disk to bcache device, which is mistaken too.

As Christoph suggests, this patch uses disk_{start,end}_io_acct() to
count I/O for bcache device in the correct way.

Fixes: 85750aeb74 ("bcache: use bio_{start,end}_io_acct")
Signed-off-by: Coly Li <colyli@suse.de>
Cc: Christoph Hellwig <hch@lst.de>
Cc: stable@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-07-28 09:14:52 -06:00
..
2019-11-12 19:12:07 -07:00
2016-11-01 09:43:26 -06:00
2017-06-09 09:27:32 -06:00
2020-07-08 08:02:13 -06:00
2019-08-23 10:13:12 -04:00
2020-07-14 22:58:51 -07:00
2019-03-12 10:15:18 -07:00