• Eric Paris's avatar
    fsnotify: allow addition of duplicate fsnotify marks · 34e7a321
    Eric Paris authored
    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>
    34e7a321
inode_mark.c 13 KB