Date: Tue, 30 May 2000 16:31:07 -0400 (EDT) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: "Yevmenkin, Maksim N, CSCIO" <myevmenkin@att.com> Cc: "'Zhihui Zhang'" <zzhang@cs.binghamton.edu>, "'freebsd-hackers@freebsd.org'" <freebsd-hackers@FreeBSD.ORG>, "'freebsd-current@freebsd.org'" <freebsd-current@FreeBSD.ORG> Subject: RE: stupid FS questions Message-ID: <200005302031.QAA30098@khavrinen.lcs.mit.edu> In-Reply-To: <E598F159668DD311B9C700902799EAF447340F@njb140po01.ems.att.com> References: <E598F159668DD311B9C700902799EAF447340F@njb140po01.ems.att.com>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Tue, 30 May 2000 16:20:53 -0400, "Yevmenkin, Maksim N, CSCIO" <myevmenkin@att.com> said: > i know that :) i guess my questions were > 1) why the same piece of code duplicated in all ``mount_xxx'' utilities? Because the original loadable module system held strongly to the religion that the kernel should never load anything of its own accord. The designers of the current loadable module system made different design choices, but the some traces of its predecessor still remain. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005302031.QAA30098>