From: Andreas Gruenbacher Date: Fri, 18 Dec 2009 02:24:24 +0000 (-0500) Subject: fsnotify: kill FSNOTIFY_EVENT_FILE X-Git-Tag: v2.6.36-rc1~303^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72acc854427948efed7a83da27f7dc3239ac9afc;p=pandora-kernel.git fsnotify: kill FSNOTIFY_EVENT_FILE Some fsnotify operations send a struct file. This is more information than we technically need. We instead send a struct path in all cases instead of sometimes a path and sometimes a file. Signed-off-by: Andreas Gruenbacher Signed-off-by: Eric Paris --- Reading git-diff-tree failed