[dm-devel] [PATCH 3/4] kpartx: handle alternate bsd disklabel location

Benjamin Marzinski bmarzins at redhat.com
Thu Jul 2 15:52:29 UTC 2020


On Thu, Jul 02, 2020 at 03:12:58PM +0000, Martin Wilck wrote:
> On Wed, 2020-07-01 at 17:39 -0500, Benjamin Marzinski wrote:
> > bsd disk labels can either be at the start of the second sector, or
> > 64
> > bytes into the first sector, but kpartx only handled the first case.
> > However the second case is what parted creates, and what the linux
> > kernel partition code expects.  kpartx should handle both cases.
> > 
> > Signed-off-by: Benjamin Marzinski <bmarzins at redhat.com>
> 
> I can see that for parted, but not for the kernel
> (https://elixir.bootlin.com/linux/latest/source/block/partitions/msdos.c#L368)

https://elixir.bootlin.com/linux/latest/source/block/partitions/osf.c

-Ben

> Anyway:
> 
> Reviewed-by: Martin Wilck <mwilck at suse.com>
> 
> 
> -- 
> Dr. Martin Wilck <mwilck at suse.com>, Tel. +49 (0)911 74053 2107
> SUSE  Software Solutions Germany GmbH
> HRB 36809, AG Nürnberg GF: Felix
> Imendörffer
> 




More information about the dm-devel mailing list