commit | 9f9a99f4eccc64650e932090cff0ebd07b81e334 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Fri May 30 15:43:58 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jun 16 10:46:51 2008 -0700 |
tree | 44315dfb1b5f3d4fc802e4d7cde5d681832b34f0 | |
parent | 3878f110f71a0971ff7acc15dd6db711b6ef37c6 [diff] |
ocfs2: Move the call of ocfs2_hb_ctl into the stack glue. Take o2hb_stop() out of the o2cb code and make it part of the generic stack glue as ocfs2_leave_group(). This also allows us to remove the ocfs2_get_hb_ctl_path() function - everything to do with hb_ctl is now part of stackglue.c. o2cb no longer needs a ->hangup() function. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>