[PATCH] xfstests: fix a few build warnings

Christoph Hellwig hch at infradead.org
Thu Mar 10 11:24:18 CST 2011


>  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 <hch at lst.de>




More information about the xfs mailing list