Files
linux-stable-mirror/include/linux
Amir Goldstein 95101401bb fsnotify: use accessor to set FMODE_NONOTIFY_*
The FMODE_NONOTIFY_* bits are a 2-bits mode.  Open coding manipulation
of those bits is risky.  Use an accessor file_set_fsnotify_mode() to
set the mode.

Rename file_set_fsnotify_mode() => file_set_fsnotify_mode_from_watchers()
to make way for the simple accessor name.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Link: https://lore.kernel.org/r/20250203223205.861346-2-amir73il@gmail.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
2025-02-07 10:27:26 +01:00
..
2025-01-18 12:33:39 -08:00
2025-01-25 20:22:31 -08:00
2025-01-09 10:06:14 +01:00
2025-01-07 18:06:51 -08:00
2025-01-25 08:22:26 +00:00
2025-01-14 19:45:35 +01:00
2025-01-15 15:07:23 -08:00
2025-01-25 20:22:42 -08:00
2025-01-16 17:22:59 -08:00
2025-01-10 11:59:00 +01:00
2025-01-08 14:50:11 -08:00
2025-01-11 20:39:43 +01:00
2025-01-29 09:04:28 -08:00