mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-23 07:06:49 +00:00

fanotify currently, when given a vfsmount_mark will look up (if it exists) the corresponding inode mark. This patch drops that lookup and uses the mark provided. Signed-off-by: Eric Paris <eparis@redhat.com>