aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2024-11-15 15:30:14 +0000
committerJan Kara <[email protected]>2024-12-09 10:34:29 +0000
commitebe559609d7829b52c6642b581860760984faf9d (patch)
tree74acbbc2d548b1bade12a1bec55c7f63a0239a7d /security/selinux/hooks.c
parentMerge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff)
downloadkernel-ebe559609d7829b52c6642b581860760984faf9d.tar.gz
kernel-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 <[email protected]> Link: https://lore.kernel.org/linux-fsdevel/20241113043003.GH3387508@ZenIV/ Signed-off-by: Amir Goldstein <[email protected]> Signed-off-by: Jan Kara <[email protected]> Link: https://patch.msgid.link/d1231137e7b661a382459e79a764259509a4115d.1731684329.git.josef@toxicpanda.com
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions