lkml.org 
[lkml]   [2008]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH -v3 5/8] fsnotify: unified filesystem notification backend
    From
    Date
    On Tue, 2008-11-25 at 12:21 -0500, Eric Paris wrote:

    > +void fsnotify_kill_group(struct fsnotify_group *group)
    > +{
    > + /* clear the notification queue of all events */
    > + fsnotify_clear_notif(group);
    > +
    > + kfree(group);
    > +}

    We're not sending any signals ;-) destroy or free perhaps?



    \
     
     \ /
      Last update: 2008-11-27 17:25    [W:4.146 / U:1.092 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site