mirror_zfs/lib/libzpool
Chunwei Chen 57ddcda164 Use system_delay_taskq for long delay tasks
Use it for spa_deadman, zpl_posix_acl_free, snapentry_expire.
This free system_taskq from the above long delay tasks, and allow us to do
taskq_wait_outstanding on system_taskq without being blocked forever, making
system_taskq more generic and useful.

Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
2016-12-01 14:52:48 -08:00
..
kernel.c Fix coverity defects: CID 147452, 147447, 147446 2016-10-11 11:32:34 -07:00
Makefile.am Add superscalar fletcher4 2016-11-04 10:53:03 -07:00
taskq.c Use system_delay_taskq for long delay tasks 2016-12-01 14:52:48 -08:00
util.c Fix coverity defects: CID 147565-147567 2016-10-07 13:19:43 -07:00