From: Kurt Hackel Date: Mon, 1 May 2006 21:27:41 +0000 (-0700) Subject: ocfs2: use cond_resched() in dlm_thread() X-Git-Tag: v2.6.18-rc1~594^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f85cd47a5825b77a146bad6870b2ddcf08415c13;p=pandora-kernel.git ocfs2: use cond_resched() in dlm_thread() yield() does not yield. cond_resched() does. Signed-off-by: Kurt Hackel Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed