mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
8c3016bc84
After upgrading userspace on test machines to xfsprogs-4.2.0-rc1, lots of build warnings and failures are exposed from implicit includes that no longer exist. Hence these need fixing to allow fstests to build correctly. gcc also seems to have grown new stupidities around uninitialised variables, so fix them while touching the same files. Signed-off-by: Dave Chinner <david@fromorbit.com>
The tests in this directory are a collection of suites that were developed over the time the DMAPI spec was being created and when DMAPI was being implemented on Irix. In many cases, each suite was built on an earlier suite. Many of these tests have been ported to work with XFS/DMAPI on linux 2.4; many are untouched from their Irix versions.