From: Eric Paris Date: Fri, 14 Oct 2011 21:43:39 +0000 (-0400) Subject: fsnotify: make fasync generic for both inotify and fanotify X-Git-Tag: v3.8-rc1~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a6b6bd5919a65030b557ec8fe81f6fb3e93744a;p=pandora-kernel.git 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: Eric Paris --- Reading git-diff-tree failed