Re: [PATCH] vxfs fix

Andreas Dilger (adilger@turbolinux.com)
Thu, 2 Aug 2001 14:57:49 -0600 (MDT)


Alan writes:
> When the read_super method is invoked
> AND we are doing a mount without a defined type
> THEN
> Pass the fs a flag from the VFS saying so
> ENDIF
>
> That way the file system can actually say "I cannot reliably check"

Isn't this what the "silent" option to read_super is for? It may be that
it can only be used at root fs mount time. Other than that, I don't
_think_ the kernel does autoprobing of filesystem types, so it is a
mount(8) issue to just not randomly try the V7 filesystem type.

Cheers, Andreas

-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/