[DLM] Use workqueues for dlm lowcomms
authorPatrick Caulfield <pcaulfie@redhat.com>
Mon, 15 Jan 2007 14:33:34 +0000 (14:33 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 5 Feb 2007 18:36:52 +0000 (13:36 -0500)
commit1d6e8131cf0064ef5ab5f3411a82b800afbfadee
treed165b0210a2c12de8848b2b8bc30237183b611dc
parent03dc6a538e42bcc8d5dfabcee208b639db85a80c
[DLM] Use workqueues for dlm lowcomms

This patch converts the DLM TCP lowcomms to use workqueues rather than using its
own daemon functions. Simultaneously removing a lot of code and making it more
scalable on multi-processor machines.

Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/lowcomms-sctp.c
fs/dlm/lowcomms-tcp.c