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)
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>

No differences found