diff options
author | Brian Behlendorf <[email protected]> | 2010-08-26 10:32:23 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2010-08-31 08:38:46 -0700 |
commit | 5cc556b447380bf5fed181d3aa5f138618cd69c8 (patch) | |
tree | 3af4f4d688c0ff2cb4579f46cdfb4277b2ec2db7 /module/zfs/unique.c | |
parent | 2a442d1629e5405efe82b832d06f69e8d1360cc7 (diff) |
Fix zio_taskq_dispatch to use TQ_NOSLEEP
The zio_taskq_dispatch() function may be called at interrupt time
and it is critical that we never sleep.
Additionally, wrap taskq_dispatch() in a while loop because it may
fail. This is non optimal but is OK for now.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'module/zfs/unique.c')
0 files changed, 0 insertions, 0 deletions