From 601342ce022b964f756b67f2eb99b605c1afa3ed Mon Sep 17 00:00:00 2001 From: David Teigland Date: Mon, 7 Jan 2008 16:15:05 -0600 Subject: [PATCH] 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-format-patch failed