commit | e4aff117368cfdd3567ee41844d216d079b55173 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu May 21 17:01:50 2009 -0400 |
committer | Eric Paris <eparis@redhat.com> | Thu Jun 11 14:57:54 2009 -0400 |
tree | c467bc38edc7ba3154bbf6875dca635b855e1c8c | |
parent | 47882c6f51e8ef41fbbe2bbb746a1ea3228dd7ca [diff] |
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 <eparis@redhat.com> Acked-by: Al Viro <viro@zeniv.linux.org.uk> Cc: Christoph Hellwig <hch@lst.de>