Whamcloud - gitweb
e2fsck: handle preallocation for large PAGE_SIZE
[tools/e2fsprogs.git] / tests / m_desc_size_128 / script
1 DESCRIPTION="enable 128-byte group descriptor on mkfs"
2 FS_SIZE=131072
3 MKE2FS_OPTS="-b 1024 -O 64bit,extents -g 1024 -N 8192 -E desc_size=128"
4 . $cmd_dir/run_mke2fs