mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
btrfs: add seed sprout functionality test
Create a seed device and add the sprout device to it. Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -235,6 +235,7 @@ case "$HOSTOS" in
|
||||
export BTRFS_UTIL_PROG=$(type -P btrfs)
|
||||
export BTRFS_SHOW_SUPER_PROG=$(type -P btrfs-show-super)
|
||||
export BTRFS_CONVERT_PROG=$(type -P btrfs-convert)
|
||||
export BTRFS_TUNE_PROG=$(type -P btrfstune)
|
||||
export BTRFS_DEBUG_TREE_PROG=$(type -P btrfs-debug-tree)
|
||||
export XFS_FSR_PROG=$(type -P xfs_fsr)
|
||||
export MKFS_NFS_PROG="false"
|
||||
|
||||
Reference in New Issue
Block a user