Whamcloud - gitweb
tests: fix up f_detect_junk and f_detect_xfs
authorTheodore Ts'o <tytso@mit.edu>
Mon, 25 Jun 2018 13:43:18 +0000 (09:43 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 25 Jun 2018 13:43:18 +0000 (09:43 -0400)
The golden output files for these two tests were out of date.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/f_detect_junk/expect
tests/f_detect_xfs/expect
tests/f_detect_xfs/expect.nodebugfs

index 59f34b8..39f99af 100644 (file)
@@ -13,7 +13,6 @@ is corrupt, and you might try running e2fsck with an alternate superblock:
 
 *** debugfs
 debugfs: Bad magic number in super-block while trying to open test.img
-Checksum errors in superblock!  Retrying...
 *** tune2fs
 ../misc/tune2fs: Bad magic number in super-block while trying to open test.img
 *** mke2fs
index fb510d9..a48e8af 100644 (file)
@@ -14,7 +14,6 @@ is corrupt, and you might try running e2fsck with an alternate superblock:
 test.img contains a xfs file system labelled 'test_filsys'
 *** debugfs
 debugfs: Bad magic number in super-block while trying to open test.img
-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
index 1a76952..d3b7935 100644 (file)
@@ -1,8 +1,6 @@
 *** e2fsck
 ext2fs_open2: Bad magic number in super-block
 ../e2fsck/e2fsck: Superblock invalid, trying backup blocks...
-ext2fs_open2: Bad magic number in super-block
-../e2fsck/e2fsck: Superblock invalid, trying backup blocks...
 ../e2fsck/e2fsck: Bad magic number in super-block while trying to open test.img
 
 The superblock could not be read or does not describe a valid ext2/ext3/ext4