Re: [RFC] mount can figure out fstype automatically

From: Scott Long <scottl_at_samsco.org>
Date: Mon, 10 Jul 2006 13:06:02 -0600
Christoph Hellwig wrote:
> On Sat, Jul 08, 2006 at 09:05:51AM -0700, Sam Leffler wrote:
> 
>>Linux has -t auto; haven't looked at how it works.
> 
> 
> It's implemented in mount(8).  It has a table of magic numbers and offsets
> and tries all of them in a well defined order.  If everything fails it
> tries a few heuristics whether the filesystems might be a FAT filesystem
> as thos don't have magic numbers.
> 

So in your opinion and experience, what are the pros and cons of 
maintaining a table of magic numbers?

Scott
Received on Mon Jul 10 2006 - 17:06:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:58 UTC