xfs/216: handle larger log sizes
authorDarrick J. Wong <djwong@kernel.org>
Fri, 15 Apr 2022 15:04:58 +0000 (08:04 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 17 Apr 2022 14:38:45 +0000 (22:38 +0800)
commite75da9ebde722455544e7b4e261389d4b77c8a76
tree56096d20fb77ff47505b4fe05c2f9778dc8e0f15
parent82047ce7cd46e3a89eaddb6e43e8c10416409cd9
xfs/216: handle larger log sizes

mkfs will soon refuse to format a log smaller than 64MB, so update this
test to reflect the new log sizing calculations.

[Eryu: add xfs/216.cfg and use _link_out_file_name to choose .out file]

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/216
tests/xfs/216.cfg [new file with mode: 0644]
tests/xfs/216.out [deleted file]
tests/xfs/216.out.64mblog [new file with mode: 0644]
tests/xfs/216.out.classic [new file with mode: 0644]