Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1651391
| From | Jens Axboe <axboe@kernel.dk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized |
| Date | 2017-05-26 15:30 +0200 |
| Message-ID | <tLntw-6pE-9@gated-at.bofh.it> (permalink) |
| References | <tLkYF-4LU-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 05/26/2017 04:48 AM, Richard Narron 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: <bsd:bad subpartition - ignored > > 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: I queued this up 3 days ago, and replied as such. There's no need to keep sending it. -- Jens Axboe
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Richard Narron <comet.berkeley@gmail.com> - 2017-05-26 12:50 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Jens Axboe <axboe@kernel.dk> - 2017-05-26 15:30 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Joe Perches <joe@perches.com> - 2017-05-26 16:40 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Joe Perches <joe@perches.com> - 2017-05-27 03:30 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Joe Perches <joe@perches.com> - 2017-05-27 04:00 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Richard Narron <comet.berkeley@gmail.com> - 2017-05-27 05:30 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Joe Perches <joe@perches.com> - 2017-05-27 06:30 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Richard Narron <comet.berkeley@gmail.com> - 2017-05-27 03:40 +0200
csiph-web