linux-stable/fs/notify
Gaosheng Cui dde8424b24 fanotify: Remove obsoleted fanotify_event_has_path()
[ Upstream commit 7a80bf902d ]

All uses of fanotify_event_has_path() have
been removed since commit 9c61f3b560 ("fanotify: break up
fanotify_alloc_event()"), now it is useless, so remove it.

Link: https://lore.kernel.org/r/20220926023018.1505270-1-cuigaosheng1@huawei.com
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2024-04-10 16:19:19 +02:00
..
dnotify dnotify: use fsnotify group lock helpers 2024-04-10 16:19:03 +02:00
fanotify fanotify: Remove obsoleted fanotify_event_has_path() 2024-04-10 16:19:19 +02:00
inotify fs: inotify: Fix typo in inotify comment 2024-04-10 16:19:07 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
fdinfo.c fanotify: prepare for setting event flags in ignore mask 2024-04-10 16:19:07 +02:00
fdinfo.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
fsnotify.c fsnotify: Fix comment typo 2024-04-10 16:19:07 +02:00
fsnotify.h fsnotify: remove unused declaration 2024-04-10 16:19:19 +02:00
group.c fsnotify: create helpers for group mark_mutex lock 2024-04-10 16:19:03 +02:00
mark.c fsnotify: allow adding an inode mark without pinning inode 2024-04-10 16:19:03 +02:00
notification.c fsnotify: Pass group argument to free_event 2024-04-10 16:18:50 +02:00