• Stephen Rothwell's avatar
    [PATCH] dnotify · d7d3ae66
    Stephen Rothwell authored
    The following patch makes directory notifications per thread group instead
    of per process tree as they are now.  This means, in particular, that if
    a child closes a file descriptor that has a directory open with notifies
    enabled, the notification will not be removed.
    
    Thanks to Andrea for the push in the right direction.
    d7d3ae66
dnotify.c 3.51 KB