From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with SMTP id p2AHLdut113438 for ; Thu, 10 Mar 2011 11:21:50 -0600 Date: Thu, 10 Mar 2011 12:24:18 -0500 From: Christoph Hellwig Subject: Re: [PATCH] xfstests: fix a few build warnings Message-ID: <20110310172418.GA13390@infradead.org> References: <201103041937.p24JbVtP004804@stout.americas.sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <201103041937.p24JbVtP004804@stout.americas.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: Alex Elder Cc: xfs@oss.sgi.com > lio_random_methods(long curr_mask) > { > int mask=0; > - long random_bit(); > + long random_bit(long); This should use the prototype from include/random_range.h instead. Otherwise looks good to me, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs