From mboxrd@z Thu Jan 1 00:00:00 1970 From: ron minnich To: 9fans@cse.psu.edu Subject: Re: [9fans] book chapters In-Reply-To: <010b01c33f2b$6c8f9a80$d2944251@insultant.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Mon, 30 Jun 2003 11:19:58 -0600 Topicbox-Message-UUID: e1ce5148-eacb-11e9-9e20-41e7f4b1d025 On Mon, 30 Jun 2003, boyd, rounin wrote: > why not just a write a file server that mounts itself on / and implements > whatever policy you'd like to dream up? it would just implement the > policy, whatever that might be, and use the underlying filesystem to > store the bits. > > isn't it just protocol conversion? I was wondering if you could even implement the data and resources forks with 9p. The file would be somefile, with the actual data as somefile/data and resource fork under somefile/resource ron