mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Seperating the addition and update of marks in inotify resulted in a regression in that inotify never gets events. The inotify group mask is always 0. This mask should be updated any time a new mark is added. Signed-off-by: Eric Paris <eparis@redhat.com> |
History
|
|
|---|---|---|
| .. | ||
| inotify.c | ||
| inotify.h | ||
| inotify_fsnotify.c | ||
| inotify_user.c | ||
| Kconfig | ||
| Makefile | ||