From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (Postfix) with ESMTP id 2F1097F4E for ; Tue, 27 May 2014 05:47:08 -0500 (CDT) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay3.corp.sgi.com (Postfix) with ESMTP id C4B5BAC003 for ; Tue, 27 May 2014 03:47:07 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) by cuda.sgi.com with ESMTP id R268wAquTQeFaGe8 (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Tue, 27 May 2014 03:47:05 -0700 (PDT) Date: Tue, 27 May 2014 03:47:05 -0700 From: Christoph Hellwig Subject: Re: [PATCH 03/16] xfs: kill XFS_DIR2...FIRSTDB macros Message-ID: <20140527104705.GF1440@infradead.org> References: <1400803432-20048-1-git-send-email-david@fromorbit.com> <1400803432-20048-4-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1400803432-20048-4-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 Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com On Fri, May 23, 2014 at 10:03:39AM +1000, Dave Chinner wrote: > From: Dave Chinner > > They are just simple wrappers around xfs_dir2_byte_to_db(), and > we've already removed one usage earlier in the patch set. Kill > the rest before we start removing the xfs_mount from conversion > functions. > > Signed-off-by: Dave Chinner Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs