ocfs2: move dlm work to a private work queue
authorKurt Hackel <kurt.hackel@oracle.com>
Mon, 1 May 2006 21:39:29 +0000 (14:39 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:43:18 +0000 (14:43 -0700)
commit3156d267016627fe427a6b0d4ed8a9678557e91e
treefec0545da2e9593d1b5a2db4dd0d7360203cee4d
parent495ac96e638cb0ad33baa7113531d742bfb328d4
ocfs2: move dlm work to a private work queue

The work that is done can block for long periods of time and so is not
appropriate for keventd.

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/dlmcommon.h
fs/ocfs2/dlm/dlmdomain.c
fs/ocfs2/dlm/dlmmaster.c
fs/ocfs2/dlm/dlmrecovery.c