Commit Graph

2 Commits

Author SHA1 Message Date
Harshad Shirwadkar
ef44eef00e ext4: fix tests to account for new dumpe2fs output
dumpe2fs tool now is capable of reporting number of fast commit
blocks. There were slight changes in the output of dumpe2fs outside of
fast commits. This patch fixes the regression tests to expect the new
output.

Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2021-01-21 10:59:38 -05:00
Theodore Ts'o
257f009d10 tests: add new test r_move_itable_nostride
This a regression test for ca74ecf325: "libext2fs: skip start_blk
adjustment when stride and flex_bg is set"

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2017-10-14 11:29:21 -04:00