Whamcloud - gitweb
tests: update mke2fs.conf to create 256 byte inodes by default
authorTheodore Ts'o <tytso@mit.edu>
Sat, 14 Aug 2021 21:07:53 +0000 (17:07 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 15 Aug 2021 14:36:07 +0000 (10:36 -0400)
commitd730be5ceebacf03e554db1bdd803e505141581e
tree7199a34b6017fad87768d85e4ef4e8815df509c7
parente732c9fa1c6a8089c94639de559cf2cf236644ba
tests: update mke2fs.conf to create 256 byte inodes by default

The regression tests have their own private copy of mke2fs which is
used when tests create file systems.  Since we are now using 256 byte
inodes by default, the tests should reflect this.

While we're at it, modify the r_move_itable test so it actually tests
moving the inode table.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
46 files changed:
tests/d_bad_ostype/script
tests/d_loaddump/expect
tests/d_special_files/expect
tests/d_xattr_edits/expect
tests/d_xattr_sorting/expect
tests/f_bigalloc_badinode/expect.1
tests/f_bigalloc_badinode/expect.2
tests/f_bigalloc_orphan_list/expect.1
tests/f_bigalloc_orphan_list/expect.2
tests/f_desc_size_bad/expect.1
tests/f_desc_size_bad/expect.2
tests/f_detect_xfs/expect
tests/f_dup4/expect.1
tests/f_dup4/expect.2
tests/f_dup_resize/expect.1
tests/f_dup_resize/expect.2
tests/f_extent_htree/expect.1
tests/f_extent_htree/expect.2
tests/f_extent_htree/expect.pre.1
tests/f_extent_htree/expect.pre.2
tests/f_extent_htree/script
tests/f_extent_oobounds/expect.1
tests/f_extent_oobounds/expect.2
tests/f_resize_inode/expect
tests/f_uninit_last_uninit/expect.1
tests/f_uninit_last_uninit/expect.2
tests/m_64bit_flexbg/expect.1
tests/m_dasd_bs/expect.1
tests/m_desc_size_128/expect.1
tests/m_extent_journal/expect.1
tests/m_image_mmp/expect.1
tests/m_meta_bg/expect.1
tests/m_mkfs_overhead/expect
tests/m_mkfs_overhead/script
tests/m_mmp/expect.1
tests/m_no_opt/expect.1
tests/m_raid_opt/expect.1
tests/m_root_owner/expect.1
tests/m_std/expect.1
tests/m_uninit/expect.1
tests/mke2fs.conf.in
tests/r_move_itable/expect
tests/r_move_itable/script
tests/r_resize_inode/expect
tests/r_resize_inode/script
tests/u_bounce_io/expect.1