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: d730be5cee ("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>
This commit is contained in:
Lukas Czerner 2021-08-24 14:10:19 +02:00 committed by Theodore Ts'o
parent f685d44d8c
commit 8b2beb2481
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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