git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e42e277
)
fsnotify: allow groups to set freeing_mark to null
author
Eric Paris
<eparis@redhat.com>
Thu, 11 Jun 2009 15:09:48 +0000
(11:09 -0400)
committer
Eric 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