From: Eric Paris Date: Fri, 18 Dec 2009 02:24:21 +0000 (-0500) Subject: fsnotify: include data in should_send calls X-Git-Tag: v2.6.36-rc1~303^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8112e2d6a7356e8c3ff1f7f3c86f375ed0305705;p=pandora-kernel.git fsnotify: include data in should_send calls fanotify is going to need to look at file->private_data to know if an event should be sent or not. This passes the data (which might be a file, dentry, inode, or none) to the should_send function calls so fanotify can get that information when available Signed-off-by: Eric Paris --- Reading git-diff-tree failed