]> git.proxmox.com Git - mirror_spl-debian.git/commit
TASKQ_DYNAMIC not yet support, do not create the global taskq with that flag or we...
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 13 Jan 2009 19:43:05 +0000 (11:43 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 13 Jan 2009 19:43:05 +0000 (11:43 -0800)
commitb172b6dfdec0c14ddd5bf3b1d6a81b07c63788c5
tree6cb5bc8a73f31474e5901f8db2162d9adfa44b36
parentb871b8cdef68bdfa99e0fdc45734af810b75e998
TASKQ_DYNAMIC not yet support, do not create the global taskq with that flag or we crash with debug enabled.  Also don't bother dumping debug when debugging is diabled, it's pointless
modules/spl/spl-debug.c
modules/spl/spl-taskq.c