Re: linux-next: Tree for Aug 4 (fs/mount_notify.c)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxx>



[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux