From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id qATMQuxa090376 for ; Thu, 29 Nov 2012 16:26:56 -0600 Message-ID: <50B7E1B9.2090304@sgi.com> Date: Thu, 29 Nov 2012 16:29:13 -0600 From: Mark Tinguely MIME-Version: 1.0 Subject: Re: [PATCH 4/4] xfs: fix sparse reported log CRC endian issue References: <1354068063-1692-1-git-send-email-david@fromorbit.com> <1354068063-1692-5-git-send-email-david@fromorbit.com> In-Reply-To: <1354068063-1692-5-git-send-email-david@fromorbit.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com On 11/27/12 20:01, Dave Chinner wrote: > From: Dave Chinner > > Not a bug as such, just warning noise from the xlog_cksum() > returning a __be32 type when it shoul dbe returning a __le32 type. > > Signed-off-by: Dave Chinner > --- Looks good. Reviewed-by: Mark Tinguely _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs