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)
commit10d1459fafbb02a18e7bc8f2c384a9e973560b00
tree62d49123ba7425307c3d5ab909cc066fa2ee82e5
parent23e8e1aaacb10d9f05e44a93e10ea4ee5b3838a5
dlm: don't limit active work items

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>
fs/dlm/ast.c