From: Joel Becker Date: Fri, 30 May 2008 22:43:58 +0000 (-0700) Subject: ocfs2: Move the call of ocfs2_hb_ctl into the stack glue. X-Git-Tag: v2.6.26-rc7~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f9a99f4eccc64650e932090cff0ebd07b81e334;p=pandora-kernel.git 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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed