[PATCH] OCFS2: The Second Oracle Cluster Filesystem
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 15 Dec 2005 22:31:23 +0000 (14:31 -0800)
committerJoel Becker <joel.becker@oracle.com>
Tue, 3 Jan 2006 19:45:46 +0000 (11:45 -0800)
commita7f6a5fb4bde142b622706e2006ba33f793e13ed
tree27db335992f61a13658e604ee56f4c6a3c79aea5
parent0c83ed8eeb28a045cdbd0b216679938aa9e665fe
[PATCH] OCFS2: The Second Oracle Cluster Filesystem

Disk based heartbeat. Configured and started from userspace, the
kernel component handles I/O submission and event generation via
callback mechanism.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
fs/ocfs2/cluster/heartbeat.c [new file with mode: 0644]
fs/ocfs2/cluster/heartbeat.h [new file with mode: 0644]
fs/ocfs2/cluster/ocfs2_heartbeat.h [new file with mode: 0644]