OSDN Git Service

Switch back to 1.42.9 now that there is a fix
[android-x86/external-e2fsprogs.git] / tests / m_desc_size_128 / script
diff --git a/tests/m_desc_size_128/script b/tests/m_desc_size_128/script
new file mode 100644 (file)
index 0000000..de3def9
--- /dev/null
@@ -0,0 +1,4 @@
+DESCRIPTION="enable 128-byte group descriptor on mkfs"
+FS_SIZE=131072
+MKE2FS_OPTS="-b 1024 -O 64bit,extents -g 1024 -N 8192 -E desc_size=128"
+. $cmd_dir/run_mke2fs