e2fsprogs/tests/j_long_trans
Li Dongyang 7150bea307 mke2fs: do not set the BLOCK_UNINIT on groups has GDT
This patch prepares the expansion of GDT blocks beyond a
single group, by make mke2fs to not set BLOCK_UNINIT on
groups with GDT blocks, block/inode bitmaps, or inode table
blocks allocated.

Otherwise, we still rely on kernel side to initialize the
block bitmap if the groups has BLOCK_UNINIT set, and the
kernel doesn't know a group could have GDT blocks allocated,
so it would make an bad block bitmap.

As a result, expect output of several tests needs to be changed,
especially if the test uses dumpe2fs to print the group summary.

Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Link: https://lore.kernel.org/r/20230925060801.1397581-2-dongyangli@ddn.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2024-04-04 10:49:09 -04:00
..
expect mke2fs: do not set the BLOCK_UNINIT on groups has GDT 2024-04-04 10:49:09 -04:00
name tests: test writing and recovering checksum-free 32/64bit journals 2014-09-11 16:52:39 -04:00
script tests: don't run sed multiple times on test output 2018-06-22 17:59:35 -04:00