linux-next: quota tree build warning

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

 



Hi Jan,

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").

-- 
Cheers,
Stephen Rothwell                    sfr@xxxxxxxxxxxxxxxx
http://www.canb.auug.org.au/~sfr/

Attachment: pgpyT8Ira8Vc1.pgp
Description: PGP signature


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

  Powered by Linux