From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: silent semantic changes with reiser4 Date: Wed, 01 Sep 2004 16:13:32 +0100 Message-ID: <1094051610.2777.20.camel@localhost.localdomain> References: <412E4999.1050504@sover.net> <9FuGrTY3cDD@3247.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Linux Kernel Mailing List , reiserfs-list@namesys.com, linux-fsdevel@vger.kernel.org Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com To: Claus =?ISO-8859-1?Q?F=E4rber?= In-Reply-To: <9FuGrTY3cDD@3247.org> List-Id: linux-fsdevel.vger.kernel.org On Maw, 2004-08-31 at 12:01, Claus F=C3=A4rber wrote: > A simple convention that meta data files start with, say ".$", would be =20 > enough. POSIX/SuS don't permit this. The only "free" namespace is that starting "//" (and not as some desktops seem to think foo://). Remember always send GUI desktop users files called http://read.me .. its fun 8) The // doesn't really help because you don't want extensions at the path top.=20 Another interesting question btw with substreams of a file is what the semantics of fchown, fstat, fchmod, fchdir etc are, or of mounting a file over a substream. Alan