fsnotify: include pathnames with entries when possible
authorEric Paris <eparis@redhat.com>
Thu, 21 May 2009 21:01:43 +0000 (17:01 -0400)
committerEric Paris <eparis@redhat.com>
Thu, 11 Jun 2009 18:57:53 +0000 (14:57 -0400)
commit62ffe5dfba056f7ba81d710fee9f28c58a42fdd6
treeac0d4afc641bdc8ff76779545fde9c6ae539bdaf
parenta2d8bc6cb4a3024661baf877242f123787d0c054
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 <eparis@redhat.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Christoph Hellwig <hch@lst.de>
fs/notify/fsnotify.c
fs/notify/notification.c
include/linux/fsnotify.h
include/linux/fsnotify_backend.h