block: move the start_sect field to struct block_device
authorChristoph Hellwig <hch@lst.de>
Tue, 24 Nov 2020 08:34:24 +0000 (09:34 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 1 Dec 2020 21:53:40 +0000 (14:53 -0700)
commit29ff57c61094e7bbd921ab10b5a99dce9a0132e0
tree76d8351cff0fdd01e9261fd0e4374e464d2899ca
parent15e3d2c5cd53298272e59ad9072d3468f9dd3781
block: move the start_sect field to struct block_device

Move the start_sect 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>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
block/blk-lib.c
block/genhd.c
block/partitions/core.c
include/linux/blk_types.h
include/linux/blkdev.h
include/linux/genhd.h
kernel/trace/blktrace.c