commit | 62ffe5dfba056f7ba81d710fee9f28c58a42fdd6 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu May 21 17:01:43 2009 -0400 |
committer | Eric Paris <eparis@redhat.com> | Thu Jun 11 14:57:53 2009 -0400 |
tree | ac0d4afc641bdc8ff76779545fde9c6ae539bdaf | |
parent | a2d8bc6cb4a3024661baf877242f123787d0c054 [diff] |
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>