diff options
author | 2024-11-15 10:30:14 -0500 | |
---|---|---|
committer | 2024-12-09 11:34:29 +0100 | |
commit | ebe559609d7829b52c6642b581860760984faf9d (patch) | |
tree | 74acbbc2d548b1bade12a1bec55c7f63a0239a7d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (diff) | |
download | wireguard-linux-ebe559609d7829b52c6642b581860760984faf9d.tar.xz wireguard-linux-ebe559609d7829b52c6642b581860760984faf9d.zip |
fs: get rid of __FMODE_NONOTIFY kludge
All it takes to get rid of the __FMODE_NONOTIFY kludge is switching
fanotify from anon_inode_getfd() to anon_inode_getfile_fmode() and adding
a dentry_open_nonotify() helper to be used by fanotify on the other path.
That's it - no more weird shit in OPEN_FMODE(), etc.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/linux-fsdevel/20241113043003.GH3387508@ZenIV/
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/d1231137e7b661a382459e79a764259509a4115d.1731684329.git.josef@toxicpanda.com
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions