From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cthulhu.engr.sgi.com (cthulhu.engr.sgi.com [150.166.39.100]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q9UHu6WA061164 for ; Tue, 30 Oct 2012 12:56:11 -0500 Date: Tue, 30 Oct 2012 06:14:20 -0700 From: Phil White Subject: Re: [PATCH 15/25] xfs: factor dir2 free block reading Message-ID: <20121030131417.GA18595@caliban.engr.sgi.com> References: <1351146854-19343-1-git-send-email-david@fromorbit.com> <1351146854-19343-16-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1351146854-19343-16-git-send-email-david@fromorbit.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com On Thu, Oct 25, 2012 at 05:34:04PM +1100, Dave Chinner wrote: > From: Dave Chinner > > Also factor out the updating of the free block when removing entries > from leaf blocks, and add a verifier callback for reads. > > Signed-off-by: Dave Chinner > --- > fs/xfs/xfs_dir2_leaf.c | 3 +- > fs/xfs/xfs_dir2_node.c | 218 +++++++++++++++++++++++++++++++----------------- > fs/xfs/xfs_dir2_priv.h | 2 + > 3 files changed, 143 insertions(+), 80 deletions(-) Looks like good work to me. Reviewed-by: Phil White _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs