commit | 3ba169ccec1c5ad0f678e04fd29b990197fdfe79 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Sun Jul 24 10:32:54 2011 -0700 |
committer | Sunil Mushran <sunil.mushran@oracle.com> | Sun Jul 24 10:32:54 2011 -0700 |
tree | 44aa0576afaf198a717e12b0450f45619e2c5cc4 | |
parent | bb570a5d9e74f71d32751823052db4a97d6a5e7c [diff] |
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>