From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p663lkoC064267 for ; Tue, 5 Jul 2011 22:47:46 -0500 Subject: Re: [PATCH 22/27] xfs: use generic get_unaligned_beXX helpers From: Alex Elder In-Reply-To: <20110701094606.763430916@bombadil.infradead.org> References: <20110701094321.936534538@bombadil.infradead.org> <20110701094606.763430916@bombadil.infradead.org> Date: Tue, 5 Jul 2011 22:47:45 -0500 Message-ID: <1309924065.3381.45.camel@doink> MIME-Version: 1.0 Reply-To: aelder@sgi.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: Christoph Hellwig Cc: xfs@oss.sgi.com On Fri, 2011-07-01 at 05:43 -0400, Christoph Hellwig wrote: > Switch the shortform directory code over to use the generic > get_unaligned_beXX helpers instead of reinventing them. As a result > kill off xfs_arch.h and move the setting of XFS_NATIVE_HOST into > xfs_linux.h. > > Signed-off-by: Christoph Hellwig Huh, good thinking! (Just what I suggested in reviewing patch 13 in this series, but even better.) Reviewed-by: Alex Elder _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs