From: Peter Oberparleiter Date: Tue, 13 Feb 2007 11:13:54 +0000 (+0100) Subject: debugfs: implement symbolic links X-Git-Tag: v2.6.21-rc1~81^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66f5496393dcc9f9d05c46f00ed93d5040d6035b;p=pandora-kernel.git debugfs: implement symbolic links debugfs: implement symbolic links Implement a new function debugfs_create_symlink() which can be used to create symbolic links in debugfs. This function can be useful for people moving functionality from /proc to debugfs (e.g. the gcov-kernel patch). Signed-off-by: Peter Oberparleiter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed