]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb9f769bb2c7361cb5f1b2eaaf4766227823047dc
tree67a07e9c4ab93c72e1847ab0974cb601ce234251
parent046bb56de4429a1ce21faf23e5bed4d6fc02d461
ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean

Patch cleans up the gunk added by commit abe8249e2f8ff32fde27c4c508c82e80c1b32ce2.
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>
fs/ocfs2/dlm/dlmcommon.h
fs/ocfs2/dlm/dlmmaster.c