]> code.ossystems Code Review - openembedded-core.git/commit
e2fsprogs: mke2fs: copy regular file
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 7 Mar 2014 06:59:26 +0000 (01:59 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Mar 2014 14:44:26 +0000 (14:44 +0000)
commite9a82af1581bcf357dd771765b20c8a16a4ffeb1
treec7f4d294793125538104fbc7cd4a7517e0687339
parent367948c87c682953e98015656814b89b64004c26
e2fsprogs: mke2fs: copy regular file

The do_write_internal() is used for copying file from native fs to
target, 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/0005-misc-create_inode.c-copy-regular-file.patch [new file with mode: 0644]