android_kernel_xiaomi_sm8450/fs/notify
Amir Goldstein f6017a718b fanotify: enable "evictable" inode marks
[ Upstream commit 5f9d3bd520261fd7a850818c71809fd580e0f30c ]

Now that the direct reclaim path is handled we can enable evictable
inode marks.

Link: https://lore.kernel.org/r/20220422120327.3459282-17-amir73il@gmail.com
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-06-21 14:53:41 +02:00
..
dnotify dnotify: use fsnotify group lock helpers 2024-06-21 14:53:40 +02:00
fanotify fanotify: enable "evictable" inode marks 2024-06-21 14:53:41 +02:00
inotify inotify: use fsnotify group lock helpers 2024-06-21 14:53:40 +02:00
fdinfo.c fanotify: create helper fanotify_mark_user_flags() 2024-06-21 14:53:40 +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 inotify: move control flags from mask to mark flags 2024-06-21 14:53:39 +02:00
fsnotify.h fsnotify: count all objects with attached connectors 2024-06-21 14:53:17 +02:00
group.c fsnotify: create helpers for group mark_mutex lock 2024-06-21 14:53:39 +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
mark.c fsnotify: allow adding an inode mark without pinning inode 2024-06-21 14:53:40 +02:00
notification.c fsnotify: Pass group argument to free_event 2024-06-21 14:53:22 +02:00