one-less-parameter-to-__d_path
commitb610833be56ae170d33d91ee4325b70d38d6f28b
authorJan Blunck <jblunck@suse.de>
Mon, 5 Nov 2007 20:18:49 +0000 (5 20:18 +0000)
committerMatthias Urlichs <smurf@hera.kernel.org>
Wed, 14 Nov 2007 11:31:36 +0000 (14 11:31 +0000)
treeab19d535430f1051ccfe2e9e65d75049d5a29626
parent7395eaf4a37d80dd657e1b527de0cf9c94b4f866
one-less-parameter-to-__d_path

All callers to __d_path pass the dentry and vfsmount of a struct path to
__d_path.  Pass the struct path directly, instead.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Jan Blunck <jblunck@suse.de>
Acked-by: Christoph Hellwig <hch@infradead.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/dcache.c