dlm: don't limit active work items
authorDavid Teigland <teigland@redhat.com>
Mon, 18 Jul 2011 20:28:34 +0000 (15:28 -0500)
committerDavid Teigland <teigland@redhat.com>
Tue, 19 Jul 2011 19:22:32 +0000 (14:22 -0500)
Allow multiple workqueue items (locks with callbacks) to be
processed concurrently.  There should be no reason not to
take advantage of this workqueue feature.

Signed-off-by: David Teigland <teigland@redhat.com>

No differences found