mirror_zfs/tests/zfs-tests/tests/functional/cli_root
Tom Caputi 765d1f0644 Add 'zfs umount -u' for encrypted datasets
This patch adds the ability for the user to unload keys for
datasets as they are being unmounted. This is analogous to
'zfs mount -l'.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alek Pinchuk <apinchuk@datto.com>
Signed-off-by: Tom Caputi <tcaputi@datto.com>
Closes: #8917
Closes: #8952
2019-06-28 12:38:37 -07:00
..
zdb -Y option for zdb is valid 2019-06-24 17:58:11 -07:00
zfs Support -fsanitize=address with --enable-asan 2018-01-10 10:49:27 -08:00
zfs_bookmark Fix segfault in zfs_do_bookmark() 2018-02-26 09:55:18 -08:00
zfs_change-key Use 'printf %s' instead of 'echo -n' for compatibility 2019-03-13 18:39:12 -07:00
zfs_clone Implement Redacted Send/Receive 2019-06-19 09:48:12 -07:00
zfs_copies Use posix format for dist tarballs 2018-08-15 09:52:28 -07:00
zfs_create Allow unencrypted children of encrypted datasets 2019-06-20 12:29:51 -07:00
zfs_destroy Fix hierarchy misspellings 2019-04-14 19:06:34 -07:00
zfs_diff ZTS: Fix zfs_diff_timestamp 2018-05-06 20:42:29 -07:00
zfs_get Do not iterate through filesystems unnecessarily 2019-04-01 11:58:59 -07:00
zfs_inherit Fix changelist mounted-dataset iteration 2018-10-10 21:13:13 -07:00
zfs_load-key Clean up (k)shlib and cfg file shebangs 2018-04-08 19:37:22 -07:00
zfs_mount OpenZFS 8115 - parallel zfs mount 2018-11-15 11:33:58 -08:00
zfs_program zfs.8 has wrong description of "zfs program -t" 2019-02-26 11:15:28 -08:00
zfs_promote Fix "file is executable, but no shebang" warnings 2018-04-06 16:34:21 -07:00
zfs_property Enable remaining tests 2017-05-22 12:34:32 -04:00
zfs_receive Allow unencrypted children of encrypted datasets 2019-06-20 12:29:51 -07:00
zfs_rename Allow unencrypted children of encrypted datasets 2019-06-20 12:29:51 -07:00
zfs_reservation OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
zfs_rollback Fix "file is executable, but no shebang" warnings 2018-04-06 16:34:21 -07:00
zfs_send Implement Redacted Send/Receive 2019-06-19 09:48:12 -07:00
zfs_set ZTS: user_property_002_pos fails to destroy volume 2019-02-19 11:12:47 -08:00
zfs_share ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
zfs_snapshot Use posix format for dist tarballs 2018-08-15 09:52:28 -07:00
zfs_sysfs features.kernel layout should match features.pool 2019-04-04 19:00:55 -07:00
zfs_unload-key Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
zfs_unmount Add 'zfs umount -u' for encrypted datasets 2019-06-28 12:38:37 -07:00
zfs_unshare Verify 'zfs destroy' will unshare the dataset 2018-10-03 10:17:58 -07:00
zfs_upgrade ZTS: path cleanup 2018-08-30 13:46:55 -07:00
zpool ZTS: path cleanup 2018-08-30 13:46:55 -07:00
zpool_add ZTS: path cleanup 2018-08-30 13:46:55 -07:00
zpool_attach Improve zpool labelclear 2019-03-21 10:13:01 -07:00
zpool_clear OpenZFS 9102 - zfs should be able to initialize storage devices 2019-01-07 10:37:26 -08:00
zpool_create Double-free of encryption wrapping key due to invalid pool properties 2019-05-28 15:19:50 -07:00
zpool_destroy ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
zpool_detach OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
zpool_events Make zpool status counters match error events count 2019-03-14 18:21:53 -07:00
zpool_expand zed: detect and offline physically removed devices 2018-11-09 11:17:24 -08:00
zpool_export Fix "file is executable, but no shebang" warnings 2018-04-06 16:34:21 -07:00
zpool_get Remove dedupditto functionality 2019-06-19 14:54:02 -07:00
zpool_history OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
zpool_import tests: fix cosmetic permission issues during make install 2019-05-28 15:07:24 -07:00
zpool_initialize tests: fix cosmetic permission issues during make install 2019-05-28 15:07:24 -07:00
zpool_labelclear Improve zpool labelclear 2019-03-21 10:13:01 -07:00
zpool_offline Force fault a vdev with 'zpool offline -f' 2017-05-19 12:30:16 -07:00
zpool_online Wait for resilver after online 2018-04-13 18:04:10 -07:00
zpool_remove Fix "file is executable, but no shebang" warnings 2018-04-06 16:34:21 -07:00
zpool_reopen zfs-tests: fix warnings when packaging some .shlib files 2019-05-24 14:12:14 -07:00
zpool_replace Improve zpool labelclear 2019-03-21 10:13:01 -07:00
zpool_resilver Add feature check for 'zpool resilver' command 2019-05-02 16:42:31 -07:00
zpool_scrub Multiple DVA Scrubbing Fix 2019-03-15 14:14:31 -07:00
zpool_set Fix zpool set feature@<feature>=disabled 2018-04-11 14:45:58 -07:00
zpool_split Remove dedupditto functionality 2019-06-19 14:54:02 -07:00
zpool_status zpool iostat/status -c improvements 2017-06-05 10:52:15 -07:00
zpool_sync OpenZFS 9166 - zfs storage pool checkpoint 2018-06-26 10:07:42 -07:00
zpool_trim tests: fix cosmetic permission issues during make install 2019-05-28 15:07:24 -07:00
zpool_upgrade ZTS: path cleanup 2018-08-30 13:46:55 -07:00
cli_common.kshlib OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
Makefile.am Remove code for zfs remap 2019-06-24 16:44:01 -07:00