]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ocfs2/stackglue.h
Merge branch 'akpm-current/current'
[karo-tx-linux.git] / fs / ocfs2 / stackglue.h
index 66334a30cea80b2555dc9658a7a4b71d2284d480..f2dce10fae543c254dcb4e6628d357b60a3ac16c 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 */