fsnotify: allow groups to set freeing_mark to null
authorEric Paris <eparis@redhat.com>
Thu, 11 Jun 2009 15:09:48 +0000 (11:09 -0400)
committerEric Paris <eparis@redhat.com>
Thu, 11 Jun 2009 18:57:55 +0000 (14:57 -0400)
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>

No differences found