Skip to content
Snippets Groups Projects
Commit 40554c3d authored by Eric Paris's avatar Eric Paris
Browse files

fsnotify: allow addition of duplicate fsnotify marks


This patch allows a task to add a second fsnotify mark to an inode for the
same group.  This mark will be added to the end of the inode's list and
this will never be found by the stand fsnotify_find_mark() function.   This
is useful if a user wants to add a new mark before removing the old one.

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