Re: [RFC] mount(8) can figure out fstype
- From: Rostislav Krasny <rosti.bsd@xxxxxxxxx>
- Date: Thu, 18 Jan 2007 22:17:49 +0200
On Thu, 18 Jan 2007 08:49:36 -0500
Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx> wrote:
Using this patch, I have been able to do:
mount /dev/blah /mnt
and mount a UFS, cd9660, or FAT filesystem, depending on what filesystem
is on the /dev/blah device.
Comments?
OpenBSD already has such a functionality. It uses readlabelfs(3) for
this. What disadvantages or advantages does it have beside your
implementation?
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: [RFC] mount(8) can figure out fstype
- From: Craig Rodrigues
- Re: [RFC] mount(8) can figure out fstype
- References:
- [RFC] mount(8) can figure out fstype
- From: Craig Rodrigues
- [RFC] mount(8) can figure out fstype
- Prev by Date: Re: [PATCH] Mantaining turnstile aligned to 128 bytes in i386 CPUs
- 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
- Next by thread: Re: [RFC] mount(8) can figure out fstype
- Index(es):
Relevant Pages
|