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:
6960b0d
)
fsnotify: make fasync generic for both inotify and fanotify
author
Eric Paris
<eparis@redhat.com>
Fri, 14 Oct 2011 21:43:39 +0000
(17:43 -0400)
committer
Eric Paris
<eparis@redhat.com>
Tue, 11 Dec 2012 18:44:36 +0000
(13:44 -0500)
inotify is supposed to support async signal notification when information
is available on the inotify fd. This patch moves that support to generic
fsnotify functions so it can be used by all notification mechanisms.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found