From: Eric Paris Date: Thu, 21 May 2009 21:01:43 +0000 (-0400) Subject: fsnotify: include pathnames with entries when possible X-Git-Tag: v2.6.31-rc1~381^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ffe5dfba056f7ba81d710fee9f28c58a42fdd6;p=pandora-kernel.git fsnotify: include pathnames with entries when possible When inotify wants to send events to a directory about a child it includes the name of the original file. This patch collects that filename and makes it available for notification. Signed-off-by: Eric Paris Acked-by: Al Viro Cc: Christoph Hellwig --- Reading git-diff-tree failed