From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Mon, 24 Sep 2007 11:27:10 -0700 (PDT) Received: from pentafluge.infradead.org (pentafluge.infradead.org [213.146.154.40]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id l8OIR3Q3008341 for ; Mon, 24 Sep 2007 11:27:08 -0700 Date: Mon, 24 Sep 2007 19:03:38 +0100 From: Christoph Hellwig Subject: Re: Review: Fix xfsidbg.c compiler warnings on x86_64 Message-ID: <20070924180338.GC2865@infradead.org> References: <46F7809D.1040900@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46F7809D.1040900@sgi.com> Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: Donald Douwsma Cc: xfs-oss On Mon, Sep 24, 2007 at 07:17:17PM +1000, Donald Douwsma wrote: > Fix compile warnings for xfsidbg.c as seen on x86_64. Looks good.