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:45:22 +0000 (14:45 +0000)
commit1260e7400ba85f7e5ac6f3edd1ae8a50015bbfb0
treef106159f452071d6b9554858c237db77505db2bc
parent9186f04b3b08be9e7b7079773b6da9f75cacfd03
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]

(From OE-Core rev: e9a82af1581bcf357dd771765b20c8a16a4ffeb1)

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]