Messages in this thread |  | | From | Randy Dunlap <> | Subject | Re: linux-next: Tree for Mar 31 (fs/ext4) | Date | Tue, 31 Mar 2020 08:34:24 -0700 |
| |
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@infradead.org>
|  |