lkml.org 
[lkml]   [2020]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: linux-next: Tree for Aug 4 (fs/mount_notify.c)
From
Date
On 8/4/20 1:41 AM, Stephen Rothwell wrote:
> Hi all,
>

on i386 or x86_64:

../fs/mount_notify.c: In function 'notify_mount':
../fs/mount_notify.c:94:28: error: 'struct mount' has no member named 'mnt_unique_id'; did you mean 'mnt_group_id'?
n.triggered_on = trigger->mnt_unique_id;
^~~~~~~~~~~~~
mnt_group_id
../fs/mount_notify.c:109:28: error: 'struct mount' has no member named 'mnt_unique_id'; did you mean 'mnt_group_id'?
n.auxiliary_mount = aux->mnt_unique_id;
^~~~~~~~~~~~~
mnt_group_id


when CONFIG_FSINFO is not set/enabled.


--
~Randy
Reported-by: Randy Dunlap <rdunlap@infradead.org>

\
 
 \ /
  Last update: 2020-08-04 16:37    [W:0.035 / U:0.440 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site