Skip to content
Commit f70ab54c authored by Eric Paris's avatar Eric Paris
Browse files

fsnotify: fsnotify_add_notify_event should return an event



Rather than the horrific void ** argument and such just to pass the
fanotify_merge event back to the caller of fsnotify_add_notify_event() have
those things return an event if it was different than the event suggusted to
be added.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 5ba08e2e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment