From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] pcfs as a user-level server? In-Reply-To: <934ecacf5ea3fedbbda2e969427573cd@plan9.bell-labs.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sun, 5 Oct 2003 11:49:32 -0400 Topicbox-Message-UUID: 5f148fd2-eacc-11e9-9e20-41e7f4b1d025 If by pcfs you mean the old worm file server running 9pcfs, there's no user-level version. It probably wouldn't be too much work to move into user space (that's how kfs happened, though kfs drops the interesting bits) but it hasn't been done.