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:
2868201
)
fsnotify: correctly handle return codes from listeners
author
Eric Paris
<eparis@redhat.com>
Thu, 28 Oct 2010 21:21:56 +0000
(17:21 -0400)
committer
Eric Paris
<eparis@redhat.com>
Thu, 28 Oct 2010 21:22:13 +0000
(17:22 -0400)
When fsnotify groups return errors they are ignored. For permissions
events these should be passed back up the stack, but for most events these
should continue to be ignored.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found