Files
mirror_zfs/module/os/freebsd/zfs
Mark Johnston 4367312760 zvol: Fix suspend lock leaks (#16270)
In several functions, we use a flag variable to track whether
zv_suspend_lock is held.  This flag was not getting reset in a
particular case where we need to retry the underlying operation,
resulting in a lock leak.  Make sure to update the flag where necessary.

Signed-off-by: Mark Johnston <markj@FreeBSD.org>
Reviewed-by: Allan Jude <allan@klarasystems.com>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
2024-07-10 14:27:44 -07:00
..
2024-03-25 16:50:35 -07:00
2023-11-17 14:02:09 -08:00
2023-12-15 09:51:41 -08:00
2022-03-15 15:13:42 -07:00
2023-03-22 09:24:41 -07:00
2023-11-17 14:02:09 -08:00