commit | 296b75ed6a3b35f613961cefe4962ce1cf586d77 | [log] [tgz] |
---|---|---|
author | Andrew Beekhof <abeekhof@suse.de> | Mon Dec 04 14:04:53 2006 +0100 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Thu Dec 07 18:13:01 2006 -0800 |
tree | 6bfb05e59a1794f1809c0fffa7a5ded247dc620c | |
parent | 8903901dbf46bbdf1f70ffe7bc09cb6b97e6728a [diff] |
[patch 1/3] OCFS2 - Expose struct o2nm_cluster Subsequent patches (namely userspace heartbeat and configurable timeouts) require access to the o2nm_cluster struct. This patch does the necessary shuffling. Signed-off-by: Andrew Beekhof <abeekhof@suse.de> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>