]> git.proxmox.com Git - mirror_spl.git/commit
Add assert under lock to detect cases of dispach of a preallocated
authorBoris Protopopov <bprotopopov@users.noreply.github.com>
Tue, 8 Aug 2017 15:31:52 +0000 (11:31 -0400)
committerTony Hutter <hutter2@llnl.gov>
Tue, 8 Aug 2017 17:15:47 +0000 (10:15 -0700)
commit8a162c747aa41a55e69dc7cfb88401320c20907c
tree9bd958e4614a115c7f384c3b007f4e32d1c62c1a
parenteb23d329c4515d776ef5eb688aebdbd06cc7a615
Add assert under lock to detect cases of dispach of a preallocated

taskq work item to more than one queue concurrently. Also, please
see discussion in zfsonlinux/zfs#3840.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Boris Protopopov <boris.protopopov@actifio.com>
Closes #609
module/spl/spl-taskq.c