ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean
authorSunil Mushran <sunil.mushran@oracle.com>
Thu, 19 May 2011 21:34:09 +0000 (14:34 -0700)
committerJoel Becker <jlbec@evilplan.org>
Tue, 24 May 2011 06:37:39 +0000 (23:37 -0700)
Patch cleans up the gunk added by commit 388c4bcb4e63e88fb1f312a2f5f9eb2623afcf5b.
dlm_is_lockres_migrateable() now returns 1 if lockresource is deemed
migrateable and 0 if not.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <jlbec@evilplan.org>

No differences found