X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Focfs2%2Fexport.h;h=41a738678c374c581b0a11963b7f6ef6b62712e6;hb=ea02259fdf47ca81ff3ca0c22906d989094fb8ff;hp=e08bed9e45a09a2c5dfe9aba7d834d9f85c541e3;hpb=f3d9071667752e5d419e59f76912ed3fb4a6bb9c;p=linux-2.6-omap-h63xx.git diff --git a/fs/ocfs2/export.h b/fs/ocfs2/export.h index e08bed9e45a..41a738678c3 100644 --- a/fs/ocfs2/export.h +++ b/fs/ocfs2/export.h @@ -28,6 +28,6 @@ #include -extern struct export_operations ocfs2_export_ops; +extern const struct export_operations ocfs2_export_ops; #endif /* OCFS2_EXPORT_H */