From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Revell Subject: Re: silent semantic changes with reiser4 Date: Thu, 02 Sep 2004 16:57:06 -0400 Message-ID: <1094158626.1347.28.camel@krustophenia.net> References: <1094079071.1343.25.camel@krustophenia.net> <200409021425.i82EPn9i005192@laptop11.inf.utfsm.cl> <1535878866.20040902214144@tnonline.net> <20040902194909.GA8653@atrey.karlin.mff.cuni.cz> <1094155277.11364.92.camel@krustophenia.net> <20040902204351.GE8653@atrey.karlin.mff.cuni.cz> <1094158060.1347.16.camel@krustophenia.net> <20040902204949.GA7449@taniwha.stupidest.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Pavel Machek , Spam , Horst von Brand , Jamie Lokier , David Masover , viro@parcelfarce.linux.theplanet.co.uk, Linus Torvalds , Christoph Hellwig , Hans Reiser , linux-fsdevel@vger.kernel.org, linux-kernel , Alexander Lyamin aka FLX , ReiserFS List Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com To: Chris Wedgwood In-Reply-To: <20040902204949.GA7449@taniwha.stupidest.org> List-Id: linux-fsdevel.vger.kernel.org On Thu, 2004-09-02 at 16:49, Chris Wedgwood wrote: > On Thu, Sep 02, 2004 at 04:47:40PM -0400, Lee Revell wrote: > > > But how do you cache the information you had to look in the archive > > for in a way that other apps can use it? > > ~/.object-cache/ or whatever > How are permissions handled? If root lists the contents of a tar file that is world readable, then joeuser comes along and does the same, can joeuser sees the cached listing? Would it depend on root's umask? Lee