commit | 217c0bdf17899c0f79b73f76feeadd6d55863180 | [log] [tgz] |
---|---|---|
author | Robert Yang <liezhi.yang@windriver.com> | Thu Mar 06 11:00:25 2014 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Mar 06 11:00:25 2014 -0500 |
tree | 5d51f63e78e7dea4813ed42418139cef354ff953 | |
parent | b696065425c238152da448e0e13f554d06e7def7 [diff] |
mke2fs.c: add an option: -d root-directory This option is used for adding the files from a given directory (the root-directory) to the filesystem, it is similiar to genext2fs, but genext2fs doesn't fully support ext4. 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>