From owner-freebsd-emulation@FreeBSD.ORG Fri Dec 15 10:22:08 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5BB2316A407 for ; Fri, 15 Dec 2006 10:22:08 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2AA243CB5 for ; Fri, 15 Dec 2006 10:20:19 +0000 (GMT) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A5D740.dip.t-dialin.net [84.165.215.64]) by redbull.bpaserver.net (Postfix) with ESMTP id EE0BC2E0A8; Fri, 15 Dec 2006 11:21:57 +0100 (CET) Received: from webmail.leidinger.net (webmail.Leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id D0ED35B4845; Fri, 15 Dec 2006 11:21:52 +0100 (CET) Received: (from www@localhost) by webmail.leidinger.net (8.13.8/8.13.8/Submit) id kBFALqgx022825; Fri, 15 Dec 2006 11:21:52 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Fri, 15 Dec 2006 11:21:52 +0100 Message-ID: <20061215112152.zo19clk4ggkck4c8@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Fri, 15 Dec 2006 11:21:52 +0100 From: Alexander Leidinger To: Scot Hetzel References: <790a9fff0612140401h7bf0bdb0idb1590120ae95e3f@mail.gmail.com> In-Reply-To: <790a9fff0612140401h7bf0bdb0idb1590120ae95e3f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.3) / FreeBSD-7.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-14.71, required 6, BAYES_00 -15.00, DK_POLICY_SIGNSOME 0.00, FORGED_RCVD_HELO 0.14, TW_EV 0.08, TW_OC 0.08) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: freebsd-emulation@freebsd.org Subject: Re: linuxolator: proc/filesystems implementation X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 10:22:08 -0000 Quoting Scot Hetzel (from Thu, 14 Dec 2006 =20 06:01:27 -0600): > Linux has a file in the procfs that shows all the loaded filesystem module= s. > > I have implemented the function that fills this file using the > linprocfs module. > > What the function does is look for specific kernel modules using > module_lookupbyname to create an entry in the proc/filesystems file: > > # cat /compat/linux/proc/filesystems > cd9660 > nodev devfs > nodev bsdprocfs > mfs > msdosfs Like Roman I'm eager to know which software uses this. Unlike him I =20 don't think (yet) it doesn't make sense without a translation table. =20 If the list is just presented to an user we don't need a translation. =20 If it is used to do something we may need a translation (but only for =20 those FS which have a compatible structure, like cd9660 or extfs, but =20 not for ufs, which is UFS2 for us and "I don't know but possibly UFS1" =20 on Linux). Bye, Alexander. --=20 Officers' club: We don't know but we've been told, our beer on tap is mighty cold. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137