Re: linux-next: quota tree build warning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  Hi Stephen,

On Thu 05-02-09 17:28:23, Stephen Rothwell wrote:
> Today's linux-next build (x86_64 allmodconfig) produced this warning:
> 
> fs/ext4/super.c:949: warning: initialization from incompatible pointer type
> 
> The line is this:
> 
>         .get_reserved_space = ext4_get_reserved_space,
> 
> Where ext4_get_reserved_space() returns unsigned long long, but the
> get_reserved_space prototype returns a qsize_t (which is long long).
> 
> Introduced by commit dafa34c7ba30012a7cacffb98e978e5edb74457f ("ext4: quota
> reservation for delayed allocation").
  Thanks. Should be fixed now.

									Honza

-- 
Jan Kara <jack@xxxxxxx>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-next" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux