ocfs2: Remove ->hangup() from stack glue operations.
authorJoel Becker <joel.becker@oracle.com>
Fri, 30 May 2008 22:58:26 +0000 (15:58 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 16 Jun 2008 17:46:52 +0000 (10:46 -0700)
commit2c39450b39880e162b3eb339672314101f58ee1a
tree48e99a531dd5263d7a84cf23492373f45fbdea6e
parent9f9a99f4eccc64650e932090cff0ebd07b81e334
ocfs2: Remove ->hangup() from stack glue operations.

The ->hangup() call was only used to execute ocfs2_hb_ctl.  Now that
the generic stack glue code handles this, the underlying stack drivers
don't need to know about it.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/stack_o2cb.c
fs/ocfs2/stack_user.c
fs/ocfs2/stackglue.c
fs/ocfs2/stackglue.h