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

fsnotify: allow groups to set freeing_mark to null



Most fsnotify listeners (all but inotify) do not care about marks being
freed.  Allow groups to set freeing_mark to null and do not call any
function if it is set that way.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent e42e2773
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