commit | 9f62e96084cd7ae6dedcfb4caf066ed6cc67e0d7 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Thu May 19 14:34:09 2011 -0700 |
committer | Joel Becker <jlbec@evilplan.org> | Mon May 23 23:37:39 2011 -0700 |
tree | 67a07e9c4ab93c72e1847ab0974cb601ce234251 | |
parent | 10fca35ff12ad2a7017bce6567cffe9da443d7a2 [diff] |
ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean 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>