]> git.baikalelectronics.ru Git - kernel.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)
commitca96f72ac3fb87a1222fc3ff65d77dd126cda6dc
treee8318b4f7390547ad84208c393608f7141c027d3
parent15f554f34d8eb8926c6602f3936719b6c4c6c0cd
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