mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-22 01:43:37 -04:00
inotify and dnotify will both indicate that they want any event which came from a child inode. The fix is to mask off FS_EVENT_ON_CHILD when deciding if inotify or dnotify is interested in a given event. Signed-off-by: Eric Paris <eparis@redhat.com> |
||
---|---|---|
.. | ||
inotify.c | ||
inotify.h | ||
inotify_fsnotify.c | ||
inotify_user.c | ||
Kconfig | ||
Makefile |