]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/spa_config.c
Don't persist temporary pool name on devices
authorLOLi <loli10K@users.noreply.github.com>
Thu, 22 Dec 2016 18:39:00 +0000 (19:39 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 22 Dec 2016 18:39:00 +0000 (10:39 -0800)
commit3500a145952e0dfb7b7efe1c6b7856319815628c
tree31fcd559fde03217d0db4df9818f7e10902d1738
parent547c5936613ef296559eda5177b6391cfbbfb5c6
Don't persist temporary pool name on devices

Fix a regression accidentally introduced by e0ab3ab.

Additionally, add a new script zpool_import_014_pos.ksh to
the ZFS test suite to exercise 'zpool import -t' functionality.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #5466
Closes #5515
module/zfs/spa_config.c
tests/runfiles/linux.run
tests/zfs-tests/tests/functional/cli_root/zpool_import/Makefile.am
tests/zfs-tests/tests/functional/cli_root/zpool_import/zpool_import_014_pos.ksh [new file with mode: 0755]