Skip to content
Commit 6b155c8f authored by David Teigland's avatar David Teigland
Browse files

dlm: use single thread workqueues

The recent commit to use cmwq for send and recv threads
dcce240e

 introduced problems,
apparently due to multiple workqueue threads.  Single threads
make the problems go away, so return to that until we fully
understand the concurrency issues with multiple threads.

Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent d2478521
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment