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

2020-05-19 Thread David Howells
Randy Dunlap wrote: > 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(>mnt_topology_changes); >

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

2020-05-15 Thread Randy Dunlap
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 >

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

2020-05-12 Thread Randy Dunlap
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’: