commit | 6561168cb442be8d2769dce663870b6a28573e16 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Fri Sep 07 11:11:10 2007 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Fri Jan 25 14:36:40 2008 -0800 |
tree | 9abcc18eb39d15c9c3414adf970dd26cf1c2a296 | |
parent | 2d94dfc8c38edf63e91e48fd55c3a8822b6a9ced [diff] |
ocfs2_dlm: Call node eviction callbacks from heartbeat handler With this, a dlm client can take advantage of the group protocol in the dlm to get full notification whenever a node within the dlm domain leaves unexpectedly. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>