[dm-devel] [PATCH 32/45] block: move the start_sect field to struct block_device

Hannes Reinecke hare at suse.de
Mon Nov 30 07:41:05 UTC 2020


On 11/28/20 5:14 PM, Christoph Hellwig wrote:
> Move the start_sect field to struct block_device in preparation
> of killing struct hd_struct.
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> Reviewed-by: Jan Kara <jack at suse.cz>
> ---
>   block/blk-core.c          |  5 +++--
>   block/blk-lib.c           |  2 +-
>   block/genhd.c             |  4 ++--
>   block/partitions/core.c   | 17 +++++++++--------
>   include/linux/blk_types.h |  1 +
>   include/linux/blkdev.h    |  4 ++--
>   include/linux/genhd.h     |  3 +--
>   kernel/trace/blktrace.c   | 11 +++--------
>   8 files changed, 22 insertions(+), 25 deletions(-)
> 
Reviewed-by: Hannes Reinecke <hare at suse.de>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke                Kernel Storage Architect
hare at suse.de                              +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer





More information about the dm-devel mailing list