]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite451180c706917393a76c95e1d2cb3825a3af3c4
treeac0d4afc641bdc8ff76779545fde9c6ae539bdaf
parentd8d01eba3746ad57aa85017f111ac1d8606b83c5
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