Re: linux-next: Tree for Mar 31 (fs/ext4)

From: Randy Dunlap
Date: Tue Mar 31 2020 - 11:34:28 EST


On 3/31/20 2:10 AM, Stephen Rothwell wrote:
> Hi all,
>
> The merge window has opened, so please do not add any material for the
> next release into your linux-next included trees/branches until after
> the merge window closes.
>
> Changes since 20200330:
>


on i386 or x86_64:
when
# CONFIG_PRINTK is not set

../fs/ext4/balloc.c: In function âext4_wait_block_bitmapâ:
../fs/ext4/balloc.c:519:3: error: implicit declaration of function âext4_error_errâ; did you mean âext4_errorâ? [-Werror=implicit-function-declaration]
ext4_error_err(sb, EIO, "Cannot read block bitmap - "
^~~~~~~~~~~~~~
ext4_error


--
~Randy
Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>