diff options
author | Theodore Ts'o <tytso@mit.edu> | 2010-12-13 09:16:09 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2010-12-13 09:16:09 -0500 |
commit | 0358c9f9a43ce0ef33f7891ca9f9d67abd3b4853 (patch) | |
tree | b1bcbf26cd9f6bf3769d35e04993828f4b0065d2 /tests | |
parent | b70506bffba208daa2dc176be9370bc198ecd221 (diff) | |
parent | d085f61f25e9e208d99ca6e2c3547ba942033961 (diff) | |
download | e2fsprogs-0358c9f9a43ce0ef33f7891ca9f9d67abd3b4853.tar.gz |
Merge branch 'maint' into next
Conflicts:
e2fsck/pass4.c
misc/dumpe2fs.c
resize/online.c
Diffstat (limited to 'tests')
-rw-r--r-- | tests/mke2fs.conf.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mke2fs.conf.in b/tests/mke2fs.conf.in index 34539fa5..99eb75f4 100644 --- a/tests/mke2fs.conf.in +++ b/tests/mke2fs.conf.in @@ -3,6 +3,7 @@ blocksize = 4096 inode_size = 256 inode_ratio = 16384 + lazy_itable_init = false [fs_types] ext3 = { |