mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests updates - rework build to be like other xfs packages, revive some old fs test tools and reenable xfs extensions, move ltp code into a separate subdir to help keeping in sync with real ltp project (hopefully)
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ if ($usage) {
|
||||
exit 1;
|
||||
}
|
||||
|
||||
my @pkglist = qw( attr acl dmapi xfsdump xfsprogs );
|
||||
my @pkglist = qw( xfstests attr acl dmapi xfsdump xfsprogs );
|
||||
my @difflist = qw(
|
||||
xfs_ag.h xfs_alloc.h xfs_alloc_btree.h xfs_arch.h
|
||||
xfs_attr_leaf.h xfs_attr_sf.h xfs_bit.h xfs_bmap.h
|
||||
|
||||
Reference in New Issue
Block a user