From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <13426df10708170722p66be690crccf5e1e3392e7848@mail.gmail.com> Date: Fri, 17 Aug 2007 07:22:27 -0700 From: "ron minnich" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] everything is a directory In-Reply-To: <20070817133541.GA12286@sigint.cs.purdue.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13426df10708170600u40bd2dcat14f02aa7c192fb0e@mail.gmail.com> <198ff93d3223123a0e103cbcc4755bc4@quanstro.net> <20070817133541.GA12286@sigint.cs.purdue.edu> Topicbox-Message-UUID: ab86fbec-ead2-11e9-9d60-3106f5b1d025 I just read this great article: http://www.linux.com/articles/114027 This quote says it all: "By the time you finish reading this article, you will be able to take advantage of the coolest file system feature to be implemented since the symbolic link. - CLI Magic: Use Extended Attributes for better file management By Ryan Paul" So, I guess he's right. We need to get this in to plan 9. The system calls should not be too hard to add, and then we can bring the programs over. Anyone want to do it? We could even implement the symlinks as a kind of extended attribute. ron