]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
e2fsprogs: mke2fs: create directory
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 7 Mar 2014 06:59:27 +0000 (01:59 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Mar 2014 14:44:26 +0000 (14:44 +0000)
commit30b6ad5067d7a1514c02994c31baf6ec4e5fbcb7
treee9c13c84f8ebb034034a68c05d4ad4cee06859f8
parente9a82af1581bcf357dd771765b20c8a16a4ffeb1
e2fsprogs: mke2fs: create directory

The do_mkdir_internal() is used for making dir on the target fs, 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/0006-misc-create_inode.c-create-directory.patch [new file with mode: 0644]