]> www.infradead.org Git - users/hch/block.git/commit
block: move disk stat accounting to struct block_device
authorChristoph Hellwig <hch@lst.de>
Tue, 24 Nov 2020 08:34:00 +0000 (09:34 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 1 Dec 2020 08:07:57 +0000 (09:07 +0100)
commit124ab6bcef72baed2d3fa7c14be3be1cfefd23dd
tree177c4689e8cf643669edde8cb8ff59c0d53e0cb8
parentfdd8683acd686eedff2d0d4e5114ed6dcaee414f
block: move disk stat accounting to struct block_device

Move the dkstats and stamp field to struct block_device in preparation
of killing struct hd_struct.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Hannes Reinecke <hare@suse.de>
block/blk-cgroup.c
block/blk-core.c
block/blk.h
block/genhd.c
block/partitions/core.c
fs/block_dev.c
include/linux/blk_types.h
include/linux/genhd.h
include/linux/part_stat.h