]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ocfs2: teach dlm_restart_lock_mastery() to wait on recovery
authorKurt Hackel <kurt.hackel@oracle.com>
Mon, 1 May 2006 18:49:52 +0000 (11:49 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:43:03 +0000 (14:43 -0700)
commite7e69eb38946ebef86e27442d01514fcf9c854ee
treea17cfb1edba8e3c897778808eec641a97c51005c
parente4eb03681a8313168d99c2f93175331a898a2c16
ocfs2: teach dlm_restart_lock_mastery() to wait on recovery

Change behavior of dlm_restart_lock_mastery() when a node goes down.  Dump
all responses that have been collected and start over.

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