From: Mark Fasheh Date: Wed, 4 Oct 2006 00:53:05 +0000 (-0700) Subject: ocfs2: cond_resched() in ocfs2_zero_extend() X-Git-Tag: v2.6.19-rc3~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2057c5a63821e17c8a54dab6db680c77ce7ee6c;p=pandora-kernel.git ocfs2: cond_resched() in ocfs2_zero_extend() The loop within ocfs2_zero_extend() can execute for a long time, causing spurious soft lockup warnings. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed