]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
authorJoel Becker <joel.becker@oracle.com>
Fri, 30 May 2008 22:30:49 +0000 (15:30 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 16 Jun 2008 17:46:50 +0000 (10:46 -0700)
commit3878f110f71a0971ff7acc15dd6db711b6ef37c6
tree39d5e1e8508cab23ba79c5da5abf897ca5843a9b
parent066519068ad2fbe98c7f45552b1f592903a9c8c8
ocfs2: Move the hb_ctl_path sysctl into the stack glue.

ocfs2 needs to call out to the hb_ctl program at unmount for all cluster
stacks.  The first step is to move the hb_ctl_path sysctl out of the
o2cb code and into the generic stack glue.

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