From: David Teigland Date: Mon, 7 Jan 2008 22:15:05 +0000 (-0600) Subject: dlm: recover locks waiting for overlap replies X-Git-Tag: v2.6.25-rc1~1139^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=601342ce022b964f756b67f2eb99b605c1afa3ed;p=pandora-kernel.git dlm: recover locks waiting for overlap replies When recovery looks at locks waiting for replies, it fails to consider locks that have already received a reply for their first remote operation, but not received a reply for secondary, overlapping unlock/cancel. The appropriate stub reply needs to be called for these waiters. Appears when we start doing recovery in the presence of a many overlapping unlock/cancel ops. Signed-off-by: David Teigland --- Reading git-diff-tree failed