From: Sunil Mushran Date: Thu, 19 May 2011 21:34:09 +0000 (-0700) Subject: ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean X-Git-Tag: v3.0-rc1~137^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f62e96084cd7ae6dedcfb4caf066ed6cc67e0d7;p=pandora-kernel.git 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 Signed-off-by: Joel Becker --- Reading git-diff-tree failed