From: Eric Paris Date: Thu, 21 May 2009 21:01:50 +0000 (-0400) Subject: fsnotify: allow groups to add private data to events X-Git-Tag: v2.6.31-rc1~381^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4aff117368cfdd3567ee41844d216d079b55173;p=pandora-kernel.git fsnotify: allow groups to add private data to events inotify needs per group information attached to events. This patch allows groups to attach private information and implements a callback so that information can be freed when an event is being destroyed. Signed-off-by: Eric Paris Acked-by: Al Viro Cc: Christoph Hellwig --- Reading git-diff-tree failed