Re: [RFC] mount(8) can figure out fstype
- From: "M. Warner Losh" <imp@xxxxxxxxxx>
- Date: Thu, 18 Jan 2007 22:46:09 -0700 (MST)
In message: <20070119023709.GA1524@xxxxxxxxxxxxxx>
Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx> writes:
: This approach relies heavily on disklabels, and correct information
: being stored in disklabels.
:
: For FreeBSD, I do not like the idea of introducing a new dependency
: between mount(8) and BSD disklabels.
It's worse than you might think. On OpenBSD, the line between
partition and slice that we have in FreeBSD doesn't exist. Everything
is a partition, and they create the necessary labeling when the label
is read. Since FreeBSD lacks that feature, for the most part, you are
going to have to implement some kind of 'file'-like magic number
recognition for filesystems if you want to use a similar approach.
Warner
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"
- References:
- [RFC] mount(8) can figure out fstype
- From: Craig Rodrigues
- Re: [RFC] mount(8) can figure out fstype
- From: Rostislav Krasny
- Re: [RFC] mount(8) can figure out fstype
- From: Craig Rodrigues
- [RFC] mount(8) can figure out fstype
- Prev by Date: Re: [RFC] mount(8) can figure out fstype
- Next by Date: Re: [PATCH] Mantaining turnstile aligned to 128 bytes in i386 CPUs
- Previous by thread: Re: [RFC] mount(8) can figure out fstype
- Index(es):
Relevant Pages
|
|