]> code.ossystems Code Review - openembedded-core.git/commit
e2fsprogs: mke2fs: create symlink
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 7 Mar 2014 06:59:25 +0000 (01:59 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Mar 2014 14:44:26 +0000 (14:44 +0000)
commit367948c87c682953e98015656814b89b64004c26
treee29978651cbeaf8df0379a9a9f9d10426fe28b7d
parentdcb86f12691b346262c0aadbe5b2f3671b4ecd22
e2fsprogs: mke2fs: 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.

[YOCTO #4083]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/e2fsprogs/e2fsprogs/0004-misc-create_inode.c-create-symlink.patch [new file with mode: 0644]