From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v2 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized To: Richard , Christoph Hellwig , linux-block Cc: Andries Brouwer References: From: Jens Axboe Message-ID: <3bf6f7a5-66ff-5deb-85cf-6589176cdb09@kernel.dk> Date: Tue, 23 May 2017 09:16:22 -0600 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 List-ID: On 05/21/2017 01:27 PM, Richard wrote: > The code in block/partitions/msdos.c recognizes FreeBSD, OpenBSD > and NetBSD partitions and does a reasonable job picking out OpenBSD > and NetBSD UFS subpartitions. > > But for FreeBSD the subpartitions are always "bad". > > Kernel: > Though all 3 of these BSD systems use UFS as a file system, only > FreeBSD uses relative start addresses in the subpartition > declarations. > > The following patch fixes this for FreeBSD partitions and leaves > the code for OpenBSD and NetBSD intact: Applied, thanks. -- Jens Axboe