From: Al Viro Date: Sun, 16 Jun 2013 15:08:36 +0000 (+0400) Subject: fanotify: quit wanking with FASYNC in ->release() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~42^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3058dca6945f12f1777eb40d43f4c97351a9c175;p=pandora-kernel.git fanotify: quit wanking with FASYNC in ->release() ... especially since there's no way to get that sucker on the list fsnotify_fasync() works with - the only thing adding to it is fsnotify_fasync() itself and it's never called for fanotify files while they are opened. Signed-off-by: Al Viro --- Reading git-diff-tree failed