Skip to content

Update xfs image to new version.

Milan Broz requested to merge xfs-fix into main

XFS V4 can be disabled in kernel, update image to V5.

Minimal 300M xfs size avoided by using QA variables magic in format: export TEST_DIR=1 TEST_DEV=1 QA_CHECK_FS=1 ; mkfs -t xfs ...

Merge request reports