summaryrefslogtreecommitdiff
path: root/tests/t_disable_mcsum
diff options
context:
space:
mode:
authorHarshad Shirwadkar <harshadshirwadkar@gmail.com>2021-01-20 13:26:41 -0800
committerTheodore Ts'o <tytso@mit.edu>2021-01-21 10:59:38 -0500
commitef44eef00ef1f31447c4390b5dd9ff21fc868593 (patch)
treed3b3e0b6520484f0649c54afdcf8323aa0b254d9 /tests/t_disable_mcsum
parent06def17e2f20135771f520cc88324ca8a3f1f3cb (diff)
downloade2fsprogs-ef44eef00ef1f31447c4390b5dd9ff21fc868593.tar.gz
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>
Diffstat (limited to 'tests/t_disable_mcsum')
-rw-r--r--tests/t_disable_mcsum/expect4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/t_disable_mcsum/expect b/tests/t_disable_mcsum/expect
index 3341ad71..bfa21b89 100644
--- a/tests/t_disable_mcsum/expect
+++ b/tests/t_disable_mcsum/expect
@@ -34,8 +34,8 @@ Change in FS metadata:
Journal backup: inode blocks
-Checksum type: crc32c
Journal features: (none)
- Journal size: 16M
- Journal length: 16384
+ Total journal size: 16M
+ Total journal blocks: 16384
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity