Skip to content
Commit 44b350fc authored by Jerome Marchand's avatar Jerome Marchand Committed by Eric Paris
Browse files

inotify: Fix mask checks



The mask checks in inotify_update_existing_watch() and
inotify_new_watch() are useless because inotify_arg_to_mask() sets
FS_IN_IGNORED and FS_EVENT_ON_CHILD bits anyway.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent f874e1ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment