d_path: Make get_dcookie() use a struct path argument
authorJan Blunck <jblunck@suse.de>
Fri, 15 Feb 2008 03:38:36 +0000 (19:38 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 15 Feb 2008 05:17:08 +0000 (21:17 -0800)
commit448678a0f3cdd0157f00e98bd337e32030273637
tree12b4fb7875dd500b1923d3eec316db4c1e1a3692
parent3dcd25f37cfe2943beca93f41f50994108248a60
d_path: Make get_dcookie() use a struct path argument

get_dcookie() is always called with a dentry and a vfsmount from a struct
path.  Make get_dcookie() take it directly as an argument.

[akpm@linux-foundation.org: coding-style fixes]
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/powerpc/oprofile/cell/spu_task_sync.c
drivers/oprofile/buffer_sync.c
fs/dcookies.c
include/linux/dcookies.h