ocfs2/cluster: Pin the local node when o2hb thread starts
authorSunil Mushran <sunil.mushran@oracle.com>
Tue, 14 Dec 2010 22:14:31 +0000 (14:14 -0800)
committerJoel Becker <joel.becker@oracle.com>
Thu, 16 Dec 2010 08:48:26 +0000 (00:48 -0800)
commitcfc069d3fa24d7c6357e3b731e97f94db495bf0c
tree903479176f30fd7b9d49cb1e3b77ec7085305813
parentcb0586bd4c77c531fe0be4ae860ec642450eeda5
ocfs2/cluster: Pin the local node when o2hb thread starts

The patch pins the node item of the local node when the o2hb thread
starts and unpins on stop.

An earlier patch pinned the node item of the remote node on o2net
connect and unpinned on disconnect.

Signed-off-by Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/cluster/heartbeat.c
This page took 0.024558 seconds and 5 git commands to generate.