Re: linux-next: Tree for Feb 24 (nfs/blocklayout)

From: Randy Dunlap
Date: Fri Feb 24 2017 - 13:14:20 EST


On 02/23/17 19:01, Stephen Rothwell wrote:
> Hi all,
>
> Please do not add any material intended for v4.12 to your linux-next
> included branches until after v4.11-rc1 has been released.
>
> Changes since 20170223:
>

on i386, when CONFIG_LBDAF is not enabled:

../fs/nfs/blocklayout/blocklayout.c:227:9: warning: large integer implicitly truncated to unsigned type [-Woverflow]
../fs/nfs/blocklayout/blocklayout.c:284:4: warning: large integer implicitly truncated to unsigned type [-Woverflow]
../fs/nfs/blocklayout/blocklayout.c:371:9: warning: large integer implicitly truncated to unsigned type [-Woverflow]
../fs/nfs/blocklayout/blocklayout.c:446:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
../fs/nfs/blocklayout/blocklayout.c:724:3: warning: large integer implicitly truncated to unsigned type [-Woverflow]



--
~Randy