diff options
Diffstat (limited to 'fs/notify/notification.c')
| -rw-r--r-- | fs/notify/notification.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/notify/notification.c b/fs/notify/notification.c index 48cb994e4922..7b51b05f160c 100644 --- a/fs/notify/notification.c +++ b/fs/notify/notification.c | |||
| @@ -225,6 +225,7 @@ alloc_holder: | |||
| 225 | mutex_unlock(&group->notification_mutex); | 225 | mutex_unlock(&group->notification_mutex); |
| 226 | 226 | ||
| 227 | wake_up(&group->notification_waitq); | 227 | wake_up(&group->notification_waitq); |
| 228 | kill_fasync(&group->fsn_fa, SIGIO, POLL_IN); | ||
| 228 | return return_event; | 229 | return return_event; |
| 229 | } | 230 | } |
| 230 | 231 | ||
