From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Subject: Re: iget4/read_inode2 race in get_new_inode Date: 29 Apr 2002 18:02:37 -0400 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <1020117757.1735.211.camel@tiny> References: <20020429161430.GA3999@ravel.coda.cs.cmu.edu> <5.1.0.14.2.20020429191445.049258b0@pop.cus.cam.ac.uk> <1020105046.16224.246.camel@jen.americas.sgi.com> <20020429193941.A25992@infradead.org> <1020108056.16274.288.camel@jen.americas.sgi.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Christoph Hellwig , Anton Altaparmakov , Jan Harkes , Alexander Viro , linux-fsdevel@vger.kernel.org Return-path: To: Steve Lord In-Reply-To: <1020108056.16274.288.camel@jen.americas.sgi.com> List-Id: linux-fsdevel.vger.kernel.org On Mon, 2002-04-29 at 15:20, Steve Lord wrote: > On Mon, 2002-04-29 at 13:39, Christoph Hellwig wrote: > > On Mon, Apr 29, 2002 at 01:30:46PM -0500, Steve Lord wrote: > > > Here for the record is that code - based by the way on some suggestions > > > Al made here to Chris Mason about other ways of doing things than read_inode2 > > > > > > Any comments Al, and Anton, what were the cleanups and renames? The > > > EXPORT_SYMBOL parts of this are missing right now, they should be in > > > inode.c not ksyms.c where we currently have them. > > > > * kill ->read_inode2 entirely, reiserfs can be directly converted to > > icreate() > > You know, Chris Mason was going to look at that a looong time ago. Lets > see what he says now. I like it a lot. I forget how the last version of this patch died, but I'm coding the reiserfs usage of this tonight. -chris