mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Improve filters for a couple of the tests using xfs_io.
This commit is contained in:
@@ -59,7 +59,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
|
|||||||
|
|
||||||
_filter_io()
|
_filter_io()
|
||||||
{
|
{
|
||||||
sed -e "s/$dbsize/1FSB/g" -e '/^----.*/d'
|
sed -e "s/$dbsize/1FSB/g" -e '/.* ops; /d'
|
||||||
}
|
}
|
||||||
|
|
||||||
_filter_off()
|
_filter_off()
|
||||||
|
|||||||
Reference in New Issue
Block a user