commit | 0806e60f31ec10822cd230d12603169d1bb7840e | [log] [tgz] |
---|---|---|
author | Song Liu <songliubraving@fb.com> | Mon Aug 31 15:27:25 2020 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Sep 11 16:41:30 2020 -0600 |
tree | ee86e4839fcb81c88ffc48a468462cb3a2a99c68 | |
parent | 00fe60eae94efa5629bb6caf3839045cb22017e0 [diff] |
bcache: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct This enables proper statistics in /proc/diskstats for bcache partitions. Signed-off-by: Song Liu <songliubraving@fb.com> Reviewed-by: Coly Li <colyli@suse.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>