commit | 3156d267016627fe427a6b0d4ed8a9678557e91e | [log] [tgz] |
---|---|---|
author | Kurt Hackel <kurt.hackel@oracle.com> | Mon May 01 14:39:29 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Mon Jun 26 14:43:18 2006 -0700 |
tree | fec0545da2e9593d1b5a2db4dd0d7360203cee4d | |
parent | 495ac96e638cb0ad33baa7113531d742bfb328d4 [diff] |
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>