1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-02-25 16:28:24 +03:00
mirror_zfs/module/os
Alexander Motin 21c40e6d9e FreeBSD: Sync taskq_cancel_id() returns with Linux
Couple places in the code depend on 0 returned only if the task was
actually cancelled.  Doing otherwise could lead to extra references
being dropped.  The race could be small, but I believe CI hit it
from time to time.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by:	Alexander Motin <mav@FreeBSD.org>
Sponsored by:	iXsystems, Inc.
Closes 
2024-11-05 15:43:52 -08:00
..
freebsd FreeBSD: Sync taskq_cancel_id() returns with Linux 2024-11-05 15:43:52 -08:00
linux Fix an uninitialized data access () 2024-11-05 15:43:52 -08:00