From: Jan Blunck Date: Fri, 15 Feb 2008 03:34:39 +0000 (-0800) Subject: Make set_fs_{root,pwd} take a struct path X-Git-Tag: v2.6.25-rc2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac748a09fc873915254ed69fe83f1a95436ee30a;p=pandora-kernel.git Make set_fs_{root,pwd} take a struct path In nearly all cases the set_fs_{root,pwd}() calls work on a struct path. Change the function to reflect this and use path_get() here. Signed-off-by: Jan Blunck Signed-off-by: Andreas Gruenbacher Acked-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed