• E
    fsnotify: replace an event on a list · 1201a536
    Eric Paris 提交于
    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: NEric Paris <eparis@redhat.com>
    1201a536
fsnotify_backend.h 15.9 KB