]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit081cbc3ba4828bb96a5cce18427d78404cd7220e
treefec0545da2e9593d1b5a2db4dd0d7360203cee4d
parent28f13b2a3e53d8bb29c600ee61ccbdfdd24fe12c
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