Files
twx-linux/kernel
Amir Goldstein cdf89b045b fsnotify: make allow_dups a property of the group
[ Upstream commit f3010343d9 ]

Instead of passing the allow_dups argument to fsnotify_add_mark()
as an argument, define the group flag FSNOTIFY_GROUP_DUPS to express
the allow_dups behavior and set this behavior at group creation time
for all calls of fsnotify_add_mark().

Rename the allow_dups argument to generic add_flags argument for future
use.

Link: https://lore.kernel.org/r/20220422120327.3459282-6-amir73il@gmail.com
Suggested-by: Jan Kara <jack@suse.cz>
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>
2024-04-10 16:19:02 +02:00
..
2024-03-26 18:21:37 -04:00
2024-02-23 08:54:52 +01:00
2023-12-20 15:17:37 +01:00
2023-11-28 16:56:16 +00:00
2024-04-10 16:18:55 +02:00
2024-04-10 16:19:01 +02:00