linux/fs/notify/inotify
Sun Jian 4520b96b81 fsnotify: inotify: pass mark connector to fsnotify_recalc_mask()
fsnotify_recalc_mask() expects a plain struct fsnotify_mark_connector *,
but inode->i_fsnotify_marks is an __rcu pointer.  Use fsn_mark->connector
instead to avoid sparse "different address spaces" warnings.

Signed-off-by: Sun Jian <sun.jian.kdev@gmail.com>
Link: https://patch.msgid.link/20260214051217.1381363-1-sun.jian.kdev@gmail.com
Signed-off-by: Jan Kara <jack@suse.cz>
2026-02-26 15:19:31 +01:00
..
inotify_fsnotify.c fsnotify: fix "rewriten"->"rewritten" 2025-09-02 14:37:33 +02:00
inotify_user.c fsnotify: inotify: pass mark connector to fsnotify_recalc_mask() 2026-02-26 15:19:31 +01:00
inotify.h inotify: move control flags from mask to mark flags 2022-04-25 14:37:06 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00