ext4: use a slightly bigger file system in ext4/021
authorTheodore Ts'o <tytso@mit.edu>
Fri, 22 Dec 2017 18:26:07 +0000 (13:26 -0500)
committerEryu Guan <eguan@redhat.com>
Sun, 31 Dec 2017 12:49:36 +0000 (20:49 +0800)
commite6f1dfa3e331872e8d7205a7996ed1db9e41f305
tree7413ad27bc2eeb413517b8546837f689dcf3f65f
parent79a3bb053fecd883f38dacb44ddca9a3125dfd9d
ext4: use a slightly bigger file system in ext4/021

An 8 MB file system may not be big enough for certain file system
configurations --- in particular, if the inode size is 2048 bytes.
Make the test file system 10MB instead.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/ext4/021