commit | 3058dca6945f12f1777eb40d43f4c97351a9c175 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Jun 16 19:08:36 2013 +0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jun 29 12:57:23 2013 +0400 |
tree | 5fa97d24aa0966fb1209c6ddcfd2eeb88bbf2638 | |
parent | a44f52096c0b35214953124754dc034a889dc3b0 [diff] |
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 <viro@zeniv.linux.org.uk>