https://bugzilla.kernel.org/show_bug.cgi?id=204049 --- Comment #3 from Luis Chamberlain (mcgrof@xxxxxxxxxx) --- And, do you not get a crash with the "xfs_nocrc" or "xfs_reflink" configurations? What if you run the test in a loop. To test in a loop I use oscheck's naggy-check.sh [0]. Provided you have configured your sections named in the fstests configuration as I have on oscheck [1], you should be able to use it as follows until a failure is found: ./naggy-check.sh -s xfs_reflink_normapbt -f generic/388 I just added xfs_reflink_normapbt to the upstream oscheck demo config. [0] https://gitlab.com/mcgrof/oscheck/blob/master/naggy-check.sh [1] https://gitlab.com/mcgrof/oscheck/blob/master/fstests-configs/xfs.config -- You are receiving this mail because: You are watching the assignee of the bug.