On 11/28/20 5:14 PM, Christoph Hellwig wrote:
Move the partition_meta_info to struct block_device in preparation for
killing struct hd_struct.

Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
---
  block/blk.h               |  1 -
  block/genhd.c             |  3 ++-
  block/partitions/core.c   | 18 +++++++-----------
  fs/block_dev.c            |  1 +
  include/linux/blk_types.h |  2 ++
  include/linux/genhd.h     |  1 -
  init/do_mounts.c          |  7 ++++---
  7 files changed, 16 insertions(+), 17 deletions(-)
Reviewed-by: Hannes Reinecke <[email protected]>

Cheers,

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


--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to