From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Wed, 09 Apr 2008 01:53:48 -0700 (PDT) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.168.29]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id m398rda0002409 for ; Wed, 9 Apr 2008 01:53:41 -0700 Date: Wed, 9 Apr 2008 04:54:16 -0400 From: Christoph Hellwig Subject: Re: [REVIEW #2] cleanup - refactor xfs_dir2_leafn_lookup_int() Message-ID: <20080409085416.GA10511@infradead.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: Barry Naujok Cc: "xfs@oss.sgi.com" , xfs-dev On Wed, Apr 09, 2008 at 06:49:29PM +1000, Barry Naujok wrote: > I've unified the state->extrablk info in the add and lookup paths > and fixed a bug :) Looks good.