commit | e2a29943e9a2ee2aa737a77f550f46ba72269db4 | [log] [tgz] |
---|---|---|
author | Lino Sanfilippo <LinoSanfilippo@gmx.de> | Tue Jun 14 17:29:51 2011 +0200 |
committer | Eric Paris <eparis@redhat.com> | Tue Dec 11 13:44:36 2012 -0500 |
tree | cf0275eeed130433df241f115cbd2f9ebea96e7f | |
parent | 986ab09807ca9454c3f54aae4db7e1bb00daeed3 [diff] |
fsnotify: pass group to fsnotify_destroy_mark() 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>