X-Git-Url: https://git.openfabrics.org/?p=~shefty%2Frdma-dev.git;a=blobdiff_plain;f=fs%2Fnotify%2Fnotification.c;h=7b51b05f160c36846e47a8f1b7cb417bed9ed914;hp=48cb994e4922cf0d32fb3f61ad1eb05291231a7c;hb=96680d2b9174668100824d763382240c71baa811;hpb=4c9a44aebeaef35570a67aed17b72a2cf8d0b219 diff --git a/fs/notify/notification.c b/fs/notify/notification.c index 48cb994e492..7b51b05f160 100644 --- a/fs/notify/notification.c +++ b/fs/notify/notification.c @@ -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; }