From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <255556ff42dac9585ddf5e7f766d7175@hamnavoe.com> To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Thu, 21 Apr 2011 21:17:21 +0100 In-Reply-To: <20110421165437.20530B835@mail.bitblocks.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Q: moving directories? hard links? Topicbox-Message-UUID: d1fcd068-ead6-11e9-9d60-3106f5b1d025 > You can overlay your naming > FS on top of an existing disk based FS. In effect each named > file in this naming FS maps to a "canonical name" of a disk > based file. You can implement linking via a ctl file or > something. Is lnfs(4) a relevant example?