[DLM] force removal of user lockspace
authorDavid Teigland <teigland@redhat.com>
Wed, 30 Aug 2006 15:50:18 +0000 (10:50 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 31 Aug 2006 16:15:37 +0000 (12:15 -0400)
commitc6e6f0ba8fc1dea99c7bd020916f24d533b62697
treea27f0c7695e22fe83123448428bf77d32a5aa6ee
parent623d93555c8884768db65ffc11509c93e50dd4db
[DLM] force removal of user lockspace

Check if the FORCEFREE flag has been provided from user space.  If so, set
the force option to dlm_release_lockspace() so that any remaining locks
will be freed.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/user.c