mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-03 22:56:58 +00:00
scoutfs-tests: filter another ext4 kernel message
Add another expected warning from ext4 during xfstests that should not cause failure. Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
@@ -31,6 +31,7 @@ t_filter_dmesg()
|
||||
re="$re|scoutfs .* error reading super block"
|
||||
re="$re| EXT4-fs (.*): get root inode failed"
|
||||
re="$re| EXT4-fs (.*): mount failed"
|
||||
re="$re| EXT4-fs (.*): no journal found"
|
||||
|
||||
# dropping caches is fine
|
||||
re="$re| drop_caches: "
|
||||
|
||||
Reference in New Issue
Block a user