You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
DESCRIPTION="mkfs with 64bit and flex_bg"
|
|
FS_SIZE=1M
|
|
MKE2FS_OPTS="-O 64bit,extents,flex_bg"
|
|
. $cmd_dir/run_mke2fs
|