Skip to content
  • Eric Paris's avatar
    fsnotify: replace an event on a list · 1201a536
    Eric Paris authored
    
    
    fanotify would like to clone events already on its notification list, make
    changes to the new event, and then replace the old event on the list with
    the new event.  This patch implements the replace functionality of that
    process.
    
    Signed-off-by: default avatarEric Paris <eparis@redhat.com>
    1201a536