mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
40a566dc89
The value of $(LIBDM) may be a linker specification -ldm, and not a file. So it's not OK to add this to the dependency, since make will then complain that it doesn't know how to make the target -ldm. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Signed-off-by: Christoph Hellwig <hch@lst.de>
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.