From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] permission bit of /mail/box From: Geoff Collyer In-Reply-To: <206301CE-ECBD-11D7-BC2F-000393A941BC@ar.aichi-u.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sun, 21 Sep 2003 22:56:04 -0700 Topicbox-Message-UUID: 4039b4e8-eacc-11e9-9e20-41e7f4b1d025 Russ tells me that one can run a fossil filesystem with just a write buffer and no venti backing store to get the effect of the `other' file system on Ken's file server. So if you have a normal fossil `main' file system using venti as backing store and an `other' file system without venti backing store, you can put your /mail or /mail/box on `other' and bind -c it over /mail or /mail/box respectively in /lib/namespace.local, and you've got the effect you want, if I understand you correctly.