On Tue, Dec 05, 2023 at 02:44:29PM +0800, kernel test robot wrote: > commit: 7d59ee54f0ef2b1bc3eece201e580b70d1bba4cb ("btrfs: remove code for inode_cache and recovery mount options") > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git master > btrfs/220 [failed, exit status 1]- output mismatch (see /lkp/benchmarks/xfstests/results//btrfs/220.out.bad) > --- tests/btrfs/220.out 2023-11-22 02:47:17.000000000 +0000 > +++ /lkp/benchmarks/xfstests/results//btrfs/220.out.bad 2023-12-04 03:57:08.228523511 +0000 > @@ -1,2 +1,4 @@ > QA output created by 220 > -Silence is golden > +mount: /fs/scratch: wrong fs type, bad option, bad superblock on /dev/sdb2, missing codepage or helper program, or other error. > +mount -o norecovery,ro /dev/sdb2 /fs/scratch failed We need an update to fstests, there are tests using the 'norecovery' option and 'nologreplay' should be switched to 'rescue=nologreplay' too.