ocfs2: export ocfs2_kset for online file check
[linux-2.6-microblaze.git] / fs / ocfs2 / stackglue.h
index 66334a3..f2dce10 100644 (file)
@@ -298,4 +298,6 @@ void ocfs2_stack_glue_set_max_proto_version(struct ocfs2_protocol_version *max_p
 int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin);
 void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin);
 
+extern struct kset *ocfs2_kset;
+
 #endif  /* STACKGLUE_H */