From owner-freebsd-hackers Fri Jan 21 1:16:16 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from smtppzh.pzh.nl (webshield.pzh.nl [194.178.168.50]) by hub.freebsd.org (Postfix) with SMTP id E5C5114CB4 for ; Fri, 21 Jan 2000 01:16:12 -0800 (PST) (envelope-from MULHUIJZEN@PZH.NL) Received: FROM smtp.pzh.nl BY smtppzh.pzh.nl ; Fri Jan 21 10:14:58 2000 0000 Received: from PZH40-1-Message_Server by smtp.pzh.nl with Novell_GroupWise; Fri, 21 Jan 2000 10:15:03 +0100 Message-Id: X-Mailer: Novell GroupWise 5.5.2 Date: Fri, 21 Jan 2000 10:14:46 +0100 From: "ROGIER MULHUIJZEN" To: , Subject: Re: UDF approach comments? Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Waht I was thinking about doing, was first writting, (probably using the >nullfs code a a base) a userfs, that would allow me to run most of the >guts of the filesystem code in a user process. Then I would write the UDF >filesystem to run in a user process. >What do you think, am I nuts? Is there a better way, a better base for >the userfs? I'm not an expert on these matters (yet =) but a userfs seems like a good idea to me. I was looking through the isofs code yesterday (trying to see if minor mods to it would allow me to mount an .iso file, until I remembered vn devices) and the TODO was talking about implementing it into userfs. Maybe whoever is working on isofs has made a start on a userfs... DocWilco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message