commit | a092ee20fd33d2df0990dcbf2235afc181612818 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Jun 11 11:09:48 2009 -0400 |
committer | Eric Paris <eparis@redhat.com> | Thu Jun 11 14:57:55 2009 -0400 |
tree | c172839ce60bcc55e770e6707694842301e3ed6b | |
parent | e42e27736de80045f925564ea27a1d32957219e7 [diff] |
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: Eric Paris <eparis@redhat.com>