From: Jan Blunck Date: Fri, 15 Feb 2008 03:34:31 +0000 (-0800) Subject: Remove path_release_on_umount() X-Git-Tag: v2.6.25-rc2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=429731b1553bacf9a331c260c317a28aaa878edb;p=pandora-kernel.git Remove path_release_on_umount() path_release_on_umount() should only be called from sys_umount(). I merged the function into sys_umount() instead of having in in namei.c. Signed-off-by: Jan Blunck Acked-by: Christoph Hellwig Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed