ocfs2/cluster: Create debugfs dir/files for each region
authorSunil Mushran <sunil.mushran@oracle.com>
Thu, 7 Oct 2010 00:55:12 +0000 (17:55 -0700)
committerSunil Mushran <sunil.mushran@oracle.com>
Thu, 7 Oct 2010 00:55:12 +0000 (17:55 -0700)
commit1f28530537f106f83e5cf7ef0193075667b6d520
tree1e05f43048c868dc5c2444591bcf1f156b97c435
parenta6de013654b4839c8609e26241ebd9eb1ecc52e6
ocfs2/cluster: Create debugfs dir/files for each region

This patch creates debugfs directory for each o2hb region and creates
files to expose the region number and the per region live node bitmap.
This information will be useful in debugging cluster issues.

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