Re: linux-next: Tree for May 12 (fs/namespace.c)

From: Randy Dunlap
Date: Fri May 15 2020 - 11:06:08 EST


On 5/12/20 8:12 AM, Randy Dunlap wrote:
> On 5/12/20 5:54 AM, Stephen Rothwell wrote:
>> Hi all,
>>
>> News: there will be no linux-next release tomorrow.
>>
>> Changes since 20200511:
>>
>> New trees: notifications, fsinfo
>>
>
> on i386 or x86_64:
>
> CC fs/namespace.o
> ../fs/namespace.c: In function ‘fsinfo_generic_mount_topology’:
> ../fs/namespace.c:4274:42: error: ‘struct mount’ has no member named ‘mnt_topology_changes’
> p->mnt_topology_changes = atomic_read(&m->mnt_topology_changes);
> ^~
>
> i.e., CONFIG_MOUNT_NOTIFICATIONS is not set/enabled.
>
> Full randconfig file is attached.
>

This build error is still present in linux-next 20200515.


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