[PATCH] Pass dentry, not just name, in fsnotify creation hooks.
authorAmy Griffis <amy.griffis@hp.com>
Thu, 3 Nov 2005 15:57:06 +0000 (15:57 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 20 Mar 2006 19:08:53 +0000 (14:08 -0500)
The audit hooks (to be added shortly) will want to see dentry->d_inode
too, not just the name.

Signed-off-by: Amy Griffis <amy.griffis@hp.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found