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:
986ab09
)
fsnotify: pass group to fsnotify_destroy_mark()
author
Lino Sanfilippo
<LinoSanfilippo@gmx.de>
Tue, 14 Jun 2011 15:29:51 +0000
(17:29 +0200)
committer
Eric Paris
<eparis@redhat.com>
Tue, 11 Dec 2012 18:44:36 +0000
(13:44 -0500)
In fsnotify_destroy_mark() dont get the group from the passed mark anymore,
but pass the group itself as an additional parameter to the function.
Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found