summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Czerner <lczerner@redhat.com>2021-08-24 14:10:19 +0200
committerTheodore Ts'o <tytso@mit.edu>2021-09-15 19:47:46 -0400
commit8b2beb24819a976f575e8cec04e3fe6ca8851017 (patch)
tree5ea83e45c9da734e3436ffa2b9263c13163d481f
parentf685d44d8c8aad47c9df81add7fb4bc24cf709c1 (diff)
downloade2fsprogs-8b2beb24819a976f575e8cec04e3fe6ca8851017.tar.gz
tests: update expect files for f_mmp_garbage
Update expect file for f_mmp_garbage test to work correctly with the new default 256 inode size. Fixes: d730be5ceeba ("tests: update mke2fs.conf to create 256 byte inodes by default") Signed-off-by: Lukas Czerner <lczerner@redhat.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
-rw-r--r--tests/f_mmp_garbage/expect.12
-rw-r--r--tests/f_mmp_garbage/expect.22
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/f_mmp_garbage/expect.1 b/tests/f_mmp_garbage/expect.1
index a8add101..4134eaea 100644
--- a/tests/f_mmp_garbage/expect.1
+++ b/tests/f_mmp_garbage/expect.1
@@ -5,5 +5,5 @@ Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
-test_filesys: 11/64 files (0.0% non-contiguous), 13/100 blocks
+test_filesys: 11/64 files (0.0% non-contiguous), 15/100 blocks
Exit status is 0
diff --git a/tests/f_mmp_garbage/expect.2 b/tests/f_mmp_garbage/expect.2
index 66300025..3bca182e 100644
--- a/tests/f_mmp_garbage/expect.2
+++ b/tests/f_mmp_garbage/expect.2
@@ -3,5 +3,5 @@ Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
-test_filesys: 11/64 files (0.0% non-contiguous), 13/100 blocks
+test_filesys: 11/64 files (0.0% non-contiguous), 15/100 blocks
Exit status is 0