fanotify: quit wanking with FASYNC in ->release()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 16 Jun 2013 15:08:36 +0000 (19:08 +0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 29 Jun 2013 08:57:23 +0000 (12:57 +0400)
... 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 <viro@zeniv.linux.org.uk>

No differences found