]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ocfs2/export.h
exportfs: make struct export_operations const
[net-next-2.6.git] / fs / ocfs2 / export.h
index e08bed9e45a09a2c5dfe9aba7d834d9f85c541e3..41a738678c374c581b0a11963b7f6ef6b62712e6 100644 (file)
@@ -28,6 +28,6 @@
 
 #include <linux/exportfs.h>
 
-extern struct export_operations ocfs2_export_ops;
+extern const struct export_operations ocfs2_export_ops;
 
 #endif /* OCFS2_EXPORT_H */