From: Eric Paris Date: Thu, 11 Jun 2009 15:09:48 +0000 (-0400) Subject: fsnotify: allow groups to set freeing_mark to null X-Git-Tag: v2.6.31-rc1~381^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a092ee20fd33d2df0990dcbf2235afc181612818;p=pandora-kernel.git 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 --- Reading git-diff-tree failed