Whamcloud - gitweb
Disable lazy inode table initialization when running regression tests
authorTheodore Ts'o <tytso@mit.edu>
Mon, 22 Nov 2010 20:20:36 +0000 (15:20 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 22 Nov 2010 21:16:05 +0000 (16:16 -0500)
This avoids test failures when running on new kernels that allow lazy
itable initialization.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
tests/mke2fs.conf.in

index 34539fa..99eb75f 100644 (file)
@@ -3,6 +3,7 @@
        blocksize = 4096
        inode_size = 256
        inode_ratio = 16384
+       lazy_itable_init = false
 
 [fs_types]
        ext3 = {