commit | ff8bcbd03da881bf1171910c6c07d44bd3c0a234 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Oct 28 17:21:56 2010 -0400 |
committer | Eric Paris <eparis@redhat.com> | Thu Oct 28 17:22:13 2010 -0400 |
tree | ec7ad24bf2923bc19c48f1160a05328299193a8d | |
parent | 2868201965419b9011f3f07fd80e765181343cb1 [diff] |
fsnotify: correctly handle return codes from listeners 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>