]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ocfs2: Remove fs dependency on ocfs2_heartbeat module
authorMark Fasheh <mark.fasheh@oracle.com>
Mon, 24 Sep 2007 22:09:41 +0000 (15:09 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 25 Jan 2008 22:36:40 +0000 (14:36 -0800)
commit6f7b056ea9c6fa978c79ca626eff43549df94dbb
treee8318b4f7390547ad84208c393608f7141c027d3
parent6561168cb442be8d2769dce663870b6a28573e16
ocfs2: Remove fs dependency on ocfs2_heartbeat module

Now that the dlm exposes domain information to us, we don't need generic
node up / node down callbacks. And since the DLM is only telling us when a
node goes down unexpectedly, we no longer need to optimize away node down
callbacks via the umount map.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/heartbeat.c
fs/ocfs2/heartbeat.h
fs/ocfs2/super.c