K 10 svn:author V 7 asomers K 8 svn:date V 27 2017-09-22T22:06:09.356977Z K 7 svn:log V 573 Add a new ZFS test case for importing destroyed pools tests/sys/cddl/zfs/tests/cli_root/zpool_import/Makefile tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_destroyed_001_neg.ksh tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_test.sh Test that importing a destroyed pool with an out-of-date non-destroyed label will fail. This can happen if a disk gets removed from the system, the pool has a configuratoin change, the pool gets destroyed, the disk gets reinserted, and the admin tries to import the pool. Sponsored by: Spectra Logic Corp END