Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
[deliverable/linux.git] / fs / notify / notification.c
index 48cb994e4922cf0d32fb3f61ad1eb05291231a7c..7b51b05f160c36846e47a8f1b7cb417bed9ed914 100644 (file)
@@ -225,6 +225,7 @@ alloc_holder:
        mutex_unlock(&group->notification_mutex);
 
        wake_up(&group->notification_waitq);
+       kill_fasync(&group->fsn_fa, SIGIO, POLL_IN);
        return return_event;
 }
 
This page took 0.024303 seconds and 5 git commands to generate.