git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c908370
)
fanotify: allow ignored_masks to survive modify
author
Eric Paris
<eparis@redhat.com>
Fri, 18 Dec 2009 02:24:33 +0000
(21:24 -0500)
committer
Eric Paris
<eparis@redhat.com>
Wed, 28 Jul 2010 13:59:00 +0000
(09:59 -0400)
Some users may want to truely ignore an inode even if it has been modified.
Say you are wanting a mount which contains a log file and you really don't
want any notification about that file. This patch allows the listener to
do that.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found