mirror_zfs/module/os/freebsd/spl
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 #16565
2024-11-05 15:43:52 -08:00
..
acl_common.c acl: use uintptr_t for ace walker cookies 2022-11-03 09:51:34 -07:00
callb.c Cleanup: Use NULL when doing NULL pointer comparisons 2023-01-12 16:00:37 -08:00
list.c
spl_acl.c
spl_atomic.c
spl_cmn_err.c
spl_dtrace.c
spl_kmem.c
spl_kstat.c FreeBSD: Optimize large kstat outputs 2024-01-08 16:11:39 -08:00
spl_misc.c
spl_policy.c
spl_procfs_list.c
spl_string.c Introduce kmem_scnprintf() 2022-10-29 13:05:11 -07:00
spl_sunddi.c
spl_sysevent.c nvpair: Constify string functions 2023-03-14 15:25:50 -07:00
spl_taskq.c FreeBSD: Sync taskq_cancel_id() returns with Linux 2024-11-05 15:43:52 -08:00
spl_uio.c
spl_vfs.c FreeBSD: Fix ZFS so that snapshots under .zfs/snapshot are NFS visible 2023-11-29 14:08:46 -08:00
spl_vm.c
spl_zlib.c FreeBSD: Fix the build on FreeBSD 12 2023-11-28 15:19:07 -08:00
spl_zone.c