From d5c57fe92f38b5e6ddcff4ac93306b6c50538584 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 3 Mar 2017 10:00:17 -0500 Subject: [PATCH] tests: fix test failure in f_detect_xfs caused by commit bf615bb0ccad Signed-off-by: Theodore Ts'o --- tests/f_detect_xfs/expect | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/f_detect_xfs/expect b/tests/f_detect_xfs/expect index 4ab6e5b..d0ece6a 100644 --- a/tests/f_detect_xfs/expect +++ b/tests/f_detect_xfs/expect @@ -14,6 +14,7 @@ is corrupt, and you might try running e2fsck with an alternate superblock: test.img contains a xfs file system labelled 'test_filsys' *** debugfs test.img: Bad magic number in super-block while opening filesystem +Checksum errors in superblock! Retrying... test.img contains a xfs file system labelled 'test_filsys' *** tune2fs ../misc/tune2fs: Bad magic number in super-block while trying to open test.img -- 1.8.3.1