From: Jan Blunck Date: Fri, 15 Feb 2008 03:38:36 +0000 (-0800) Subject: d_path: Make get_dcookie() use a struct path argument X-Git-Tag: v2.6.25-rc2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=448678a0f3cdd0157f00e98bd337e32030273637;p=pandora-kernel.git 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 Acked-by: Christoph Hellwig Cc: Al Viro Cc: "J. Bruce Fields" Cc: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed