mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
505cb261e0
generic/224 is doing concurrent direct and buffered I/O to the same set of files, and this triggers some expected warnings on XFS. So filter out these warnings just like what we did in generic/095 and generic/247. Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>