]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2/hb: Expose the list of heartbeating nodes via debugfs
authorSunil Mushran <sunil.mushran@oracle.com>
Wed, 17 Dec 2008 22:17:42 +0000 (14:17 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 3 Apr 2009 18:39:14 +0000 (11:39 -0700)
commit32c56e79a9de5d8591a7798a8cfdcc72873eaf19
tree3f707f7b29905975b054906df0317f833cd411a0
parent22b38ecd19237823fd665db4422e5449cf5e0e37
ocfs2/hb: Expose the list of heartbeating nodes via debugfs

This patch creates a debugfs file, o2hb/livesnodes, which exposes the
aggregate list of heartbeating node across all heartbeat regions.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/cluster/heartbeat.c
fs/ocfs2/cluster/heartbeat.h
fs/ocfs2/cluster/nodemanager.c