mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
619f648268
Test 186 won't run when crcs are enabled, because attrv1 is not allowed with crc=1. However, ftype is still allowed with crc=0, so this creates v3 directories, and xfs_db prints them as such (along with the filetype), which breaks the test output. We can filter & replace to fix up the test in this case. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>