From mboxrd@z Thu Jan 1 00:00:00 1970 From: Spam Subject: Re: silent semantic changes with reiser4 Date: Sun, 5 Sep 2004 14:23:23 +0200 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <1715434586.20040905142323@tnonline.net> References: <200408311931.i7VJV8kt028102@laptop11.inf.utfsm.cl> <20040905111743.GC26560@thundrix.ch> <1215700165.20040905135749@tnonline.net> <20040905115854.GH26560@thundrix.ch> Reply-To: Spam Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Cc: Christer Weinigel , Linus Torvalds , Horst von Brand , Pavel Machek , David Masover , Jamie Lokier , Chris Wedgwood , , Christoph Hellwig , Hans Reiser , , , Alexander Lyamin aka FLX , ReiserFS List Return-path: Received: from c002781a.fit.bostream.se ([217.215.235.8]:51857 "EHLO mail.tnonline.net") by vger.kernel.org with ESMTP id S266543AbUIEMXk (ORCPT ); Sun, 5 Sep 2004 08:23:40 -0400 To: Tonnerre In-Reply-To: <20040905115854.GH26560@thundrix.ch> List-Id: linux-fsdevel.vger.kernel.org > Salut, > On Sun, Sep 05, 2004 at 01:57:49PM +0200, Spam wrote: >> What if I do not use emacs, but vim, mcedit, gedit, or some other >> editor? It doesn't seem logical to have to patch every application >> that uses files. > We would have to do that in either case, so let's patch them to do it > in a nonintrusive way. And as to reading and writing inside tar files, > write and/or use a really nice userspace library to do it. (As does > MacOS/X, as does KDE, etc.) No, not with the current setup with file-as-dir. It also works in Gnome/Natilus. Just tested: mkdir test chmod +x test cd test dir metas echo 0777>rwx In Nautilus I just typed in in the address bar /test/metas/ I could open meta-data and change with GEdit too. I do not see that I have had to patch any programs to get this to work. ~S > Tonnerre