]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/stackglue.h
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / stackglue.h
index 005e4f170e0f998a44b2c9dab2524d0bd1fa1d79..c9fb01ab6347d65d8593ed37d3ae25bdac6d4b72 100644 (file)
@@ -258,4 +258,6 @@ void ocfs2_stack_glue_set_locking_protocol(struct ocfs2_locking_protocol *proto)
 /* Used by stack plugins */
 int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin);
 void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin);
+const char *ocfs2_get_hb_ctl_path(void);
+
 #endif  /* STACKGLUE_H */