aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/export.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/export.h')
-rw-r--r--fs/ocfs2/export.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ocfs2/export.h b/fs/ocfs2/export.h
index e08bed9e45a0..41a738678c37 100644
--- a/fs/ocfs2/export.h
+++ b/fs/ocfs2/export.h
@@ -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 */