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 (Postfix) with ESMTP id 9FED27F55 for ; Mon, 9 Sep 2013 17:50:30 -0500 (CDT) Date: Mon, 9 Sep 2013 17:50:27 -0500 From: Ben Myers Subject: Re: [PATCH 1/2] xfs: fix endian warning in xlog_recover_get_buf_lsn() Message-ID: <20130909225027.GQ1935@sgi.com> References: <1378092179-24973-1-git-send-email-david@fromorbit.com> <1378092179-24973-2-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1378092179-24973-2-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 Mon, Sep 02, 2013 at 01:22:58PM +1000, Dave Chinner wrote: > From: Dave Chinner > > sparse reports: > > fs/xfs/xfs_log_recover.c:2017:24: sparse: cast to restricted __be64 > > Because I used the wrong structure for the on-disk superblock cast > in 50d5c8d ("xfs: check LSN ordering for v5 superblocks during > recovery"). Fix it. > > Reported-by: kbuild test robot > Signed-off-by: Dave Chinner Applied. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs