From: Kurt Hackel Date: Fri, 5 Jan 2007 23:00:17 +0000 (-0800) Subject: ocfs2_dlm: Fixes race between migrate and dirty X-Git-Tag: v2.6.21-rc1~92^2~21^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddc09c8ddac8d0f170ba8caa8128801f358dccff;p=pandora-kernel.git ocfs2_dlm: Fixes race between migrate and dirty dlmthread was removing lockres' from the dirty list and resetting the dirty flag before shuffling the list. This patch retains the dirty state flag until the lists are shuffled. Signed-off-by: Kurt Hackel Signed-off-by: Sunil Mushran Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed