diff mbox series

[1/2] tests: update expect files for f_mmp_garbage

Message ID 20210824121020.143449-1-lczerner@redhat.com
State Accepted
Headers show
Series [1/2] tests: update expect files for f_mmp_garbage | expand

Commit Message

Lukas Czerner Aug. 24, 2021, 12:10 p.m. UTC
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>
---
 tests/f_mmp_garbage/expect.1 | 2 +-
 tests/f_mmp_garbage/expect.2 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Theodore Ts'o Sept. 16, 2021, 3:01 a.m. UTC | #1
On Tue, 24 Aug 2021 14:10:19 +0200, Lukas Czerner wrote:
> Update expect file for f_mmp_garbage test to work correctly with the
> new default 256 inode size.
> 
> 

Applied, thanks!

[1/2] tests: update expect files for f_mmp_garbage
      (no commit info)
[2/2] tests: update expect files for f_large_dir and f_large_dir_csum
      (no commit info)

Best regards,
diff mbox series

Patch

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