https://bugzilla.kernel.org/show_bug.cgi?id=201897 --- Comment #4 from Zorro Lang (zlang@xxxxxxxxxx) --- V5 XFS without reflink feature test pass: # ./check generic/482 FSTYP -- xfs (non-debug) PLATFORM -- Linux/x86_64 ibm-x3650m4-10 4.20.0-rc1 MKFS_OPTIONS -- -f -m reflink=0,rmapbt=0,finobt=0,crc=1 -i sparse=0 /dev/mapper/rhel_ibm--x3650m4--10-xfscratch MOUNT_OPTIONS -- -o context=system_u:object_r:root_t:s0 /dev/mapper/rhel_ibm--x3650m4--10-xfscratch /mnt/scratch generic/482 1567s ... 774s Ran: generic/482 Passed all 1 tests # ./check generic/482 FSTYP -- xfs (non-debug) PLATFORM -- Linux/x86_64 ibm-x3650m4-10 4.20.0-rc1 MKFS_OPTIONS -- -f -m reflink=0,rmapbt=0,finobt=1,crc=1 -i sparse=1 /dev/mapper/rhel_ibm--x3650m4--10-xfscratch MOUNT_OPTIONS -- -o context=system_u:object_r:root_t:s0 /dev/mapper/rhel_ibm--x3650m4--10-xfscratch /mnt/scratch generic/482 774s ... 841s Ran: generic/482 Passed all 1 tests -- You are receiving this mail because: You are watching the assignee of the bug.