1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-04-01 04:00:22 +03:00
mirror_zfs/module/os
Matthew Macy a4134da2b2
spl-taskq: Make sure thread tsd hash entry is cleared
Like any other thread created by thread_create() we need to call
thread_exit() to properly clean it up.  In particular, this ensures the
tsd hash for the thread is cleared.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes 
2021-01-25 11:18:28 -08:00
..
freebsd FreeBSD: upstream changes to VFS interface 2021-01-23 15:40:43 -08:00
linux spl-taskq: Make sure thread tsd hash entry is cleared 2021-01-25 11:18:28 -08:00