From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: silent semantic changes with reiser4 Date: Tue, 07 Sep 2004 12:14:44 -0700 Message-ID: <413E08A4.9020005@namesys.com> References: <200409071815.i87IFseF004907@laptop11.inf.utfsm.cl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Spam , Christer Weinigel , David Masover , Tonnerre , Linus Torvalds , Pavel Machek , Jamie Lokier , Chris Wedgwood , viro@parcelfarce.linux.theplanet.co.uk, Christoph Hellwig , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Alexander Lyamin aka FLX , ReiserFS List Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com To: Horst von Brand In-Reply-To: <200409071815.i87IFseF004907@laptop11.inf.utfsm.cl> List-Id: linux-fsdevel.vger.kernel.org Horst von Brand wrote: >Hans Reiser said: > > >>Horst von Brand wrote: >> >> >>>Spam said: >>> >>> >>>>Christer Weinigel said: >>>> >>>> > >[...] > > > >>>>>2. How do we want to expose named streams? >>>>> >>>>> > > > >>>>> One suggestion is file-as-directory in some form. >>>>> >>>>> > > > >>>Which is broken, as it forbids hard links to files. >>> >>> > > > >>No, it forbids hard links to the directory aspect of the file-directory >>duality. >> >> > >How do you distinguish a "hard link to the directory personality" from >"hard link to the file personality"? > Put in (undoubtedly overly) simple terms, if you can do it to a file you can do it to the file personality, but if you currently can only do it to a directory and get an error from attempting it to a file then in the new scheme doing it to the hard link only gives the same error. Or, we can ask Alexander to help us use his deadlock detection algorithm and try to do things right....