[DLM] dlm: user locks
authorDavid Teigland <teigland@redhat.com>
Wed, 12 Jul 2006 21:44:04 +0000 (16:44 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 13 Jul 2006 13:25:34 +0000 (09:25 -0400)
This changes the way the dlm handles user locks.  The core dlm is now
aware of user locks so they can be dealt with more efficiently.  There is
no more dlm_device module which previously managed its own duplicate copy
of every user lock.

Signed-off-by: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found