mirror of
https://github.com/versity/scoutfs.git
synced 2025-12-23 13:35:18 +00:00
Add loop module kernel message filter
Now that we're not setting up per-mount loopback devices we can not have the loop module loaded until tests are running. Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
@@ -86,6 +86,7 @@ t_filter_dmesg()
|
|||||||
re="$re|scoutfs .* critical transaction commit failure.*"
|
re="$re|scoutfs .* critical transaction commit failure.*"
|
||||||
|
|
||||||
# change-devices causes loop device resizing
|
# change-devices causes loop device resizing
|
||||||
|
re="$re|loop: module loaded"
|
||||||
re="$re|loop[0-9].* detected capacity change from.*"
|
re="$re|loop[0-9].* detected capacity change from.*"
|
||||||
|
|
||||||
# ignore systemd-journal rotating
|
# ignore systemd-journal rotating
|
||||||
|
|||||||
Reference in New Issue
Block a user