ocfs2: increase backoff before waiting for recovery
authorKurt Hackel <kurt.hackel@oracle.com>
Mon, 1 May 2006 19:02:07 +0000 (12:02 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:43:05 +0000 (14:43 -0700)
commitaa087b84977173395c0e3a1e0c1773314958f277
tree6041ab7fc9adf9f4ca89894a5416847a26187f49
parentf42a100b2272bc5cb44fb2aa03526b436b1d6833
ocfs2: increase backoff before waiting for recovery

When mastering non-recovery lock resources, additional time was frequently
needed to allow the disk heartbeat to catch up with the network timeout. the
recovery lock resource is time critical and avoids this path.

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/dlmmaster.c