]> git.proxmox.com Git - mirror_zfs.git/commit
Add missed thread_exit() to vdev_{autotrim,rebuild}_thread
authorMatthew Macy <mmacy@freebsd.org>
Wed, 5 Aug 2020 17:17:07 +0000 (10:17 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Aug 2020 17:17:07 +0000 (10:17 -0700)
commit22dcf89181bdb178173ebc73c1345199acc22860
treeaa08f1c03ef7774e868bc6567742baee2910e0f1
parent309d20882fbc3c3a870a6c7c58ba95503c12b254
Add missed thread_exit() to vdev_{autotrim,rebuild}_thread

Reviewed-by: Jorgen Lundman <lundman@lundman.net>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Co-authored-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #10668
module/zfs/vdev_rebuild.c
module/zfs/vdev_trim.c