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)
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>

No differences found