ocfs2/cluster: Add new function o2net_fill_node_map()
authorSunil Mushran <sunil.mushran@oracle.com>
Sun, 24 Jul 2011 17:32:54 +0000 (10:32 -0700)
committerSunil Mushran <sunil.mushran@oracle.com>
Sun, 24 Jul 2011 17:32:54 +0000 (10:32 -0700)
commit3ba169ccec1c5ad0f678e04fd29b990197fdfe79
tree44aa0576afaf198a717e12b0450f45619e2c5cc4
parentbb570a5d9e74f71d32751823052db4a97d6a5e7c
ocfs2/cluster: Add new function o2net_fill_node_map()

Patch adds function o2net_fill_node_map() to return the bitmap of nodes that
it is connected to. This bitmap is also accessible by the user via the debugfs
file, /sys/kernel/debug/o2net/connected_nodes.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
fs/ocfs2/cluster/netdebug.c
fs/ocfs2/cluster/tcp.c
fs/ocfs2/cluster/tcp.h