mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
9d7807d898
There is no mainline kernel support for DMAPI in XFS, and so every time the xfstests auto group is run it throws a large number of "[not run] Assuming DMAPI modules are not loaded". I've noted that people are excluding the dmapi group to avoid this, so rather than inflict pain on everyone, make hose few that need to do dmapi testing include it specifically. IOWs, remove the DMAPI tests from the auto group. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>