Re: [RFC] mount can figure out fstype automatically



On Saturday 08 July 2006 17:53, Pawel Jakub Dawidek wrote:
One thing I don't like about this idea, is that simple mount(8) command
will load all file system kernel modules if we give for example device
with no file system on it.

No it won't. The patch instructs the kernel to try all of the currently
loaded filesystems. It doesn't try to load any filesystem modules.

--
John Baldwin
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"



Relevant Pages