mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-28 00:46:57 +00:00
scoutfs-tests: add another expected ext4 dmesg
Add another expected message that comes from attempting to mount an ext4 filesystem from a device that returns read errors. Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
@@ -32,6 +32,7 @@ t_filter_dmesg()
|
||||
re="$re| EXT4-fs (.*): get root inode failed"
|
||||
re="$re| EXT4-fs (.*): mount failed"
|
||||
re="$re| EXT4-fs (.*): no journal found"
|
||||
re="$re| EXT4-fs (.*): VFS: Can't find ext4 filesystem"
|
||||
|
||||
# dropping caches is fine
|
||||
re="$re| drop_caches: "
|
||||
|
||||
Reference in New Issue
Block a user