From: Kurt Hackel Date: Mon, 19 Jun 2006 04:28:01 +0000 (-0700) Subject: ocfs2: do not modify lksb->status in the unlock ast X-Git-Tag: v2.6.18-rc5~82^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a23eac99d4392b8b779305498d7614e41a0e16e9;p=pandora-kernel.git ocfs2: do not modify lksb->status in the unlock ast This can race with other ast notification, which can cause bad status values to propagate into the unlock ast. Signed-off-by: Kurt Hackel Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed