commit | b25ddc5ed5dab31c99781540c94de23158758fa4 | [log] [tgz] |
---|---|---|
author | Robert Yang <liezhi.yang@windriver.com> | Thu Mar 06 11:00:24 2014 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Mar 06 11:00:24 2014 -0500 |
tree | 83a29b012fc3c3eb87d398c63dadb38debea7296 | |
parent | b2346118971aef99f9701189d774ee5294b352da [diff] |
misc/create_inode.c: create symlink The do_symlink_internal() is used for creating symlinks, most of the code are from debugfs/debugfs.c, the debugfs/debugfs.c will be modified to use this function. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Reviewed-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>