Skip to content
Commit 0a6b6bd5 authored by Eric Paris's avatar Eric Paris
Browse files

fsnotify: make fasync generic for both inotify and fanotify



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: default avatarEric Paris <eparis@redhat.com>
parent 6960b0d9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment