Home
last modified time | relevance | path

Searched hist:"40554 c3dae83bd892b7fbfaa2ea9de739cbcf065" (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Daudit_watch.cdiff 40554c3dae83bd892b7fbfaa2ea9de739cbcf065 Fri Dec 18 02:12:05 CET 2009 Eric Paris <eparis@redhat.com> 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: Eric Paris <eparis@redhat.com>