From 62ceb3c592a54fc54d9cb3beee91906979c3df14 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Thu, 18 Feb 2021 10:14:16 +0100 Subject: Update OpenZFS to master-bf156c966 Notable upstream changes: bf156c966 Remove unused abd_alloc_scatter_offset_chunkcnt 658fb8020 Add "compatibility" property for zpool feature sets --- tests/zfs-tests/include/default.cfg.in | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/zfs-tests/include/default.cfg.in') diff --git a/tests/zfs-tests/include/default.cfg.in b/tests/zfs-tests/include/default.cfg.in index 8ec0b96e25d2..1a9cc5a2bb62 100644 --- a/tests/zfs-tests/include/default.cfg.in +++ b/tests/zfs-tests/include/default.cfg.in @@ -37,6 +37,7 @@ export ZEDLET_ETC_DIR=${ZEDLET_ETC_DIR:-@sysconfdir@/zfs/zed.d} export ZEDLET_LIBEXEC_DIR=${ZEDLET_LIBEXEC_DIR:-@zfsexecdir@/zed.d} export ZPOOL_SCRIPT_DIR=${ZPOOL_SCRIPT_DIR:-@sysconfdir@/zfs/zpool.d} +export ZPOOL_COMPAT_DIR=${ZPOOL_COMPAT_DIR:-@datadir@/zfs/compatibility.d} # Define run length constants export RT_LONG="3" -- cgit v1.2.3