X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Focfs2%2Fexport.h;h=41a738678c374c581b0a11963b7f6ef6b62712e6;hb=d26acd92fa990764b72608a68224f46fac377032;hp=e08bed9e45a09a2c5dfe9aba7d834d9f85c541e3;hpb=d9ff963801e4f7648c55a27413a1b1de59480a30;p=linux-2.6 diff --git a/fs/ocfs2/export.h b/fs/ocfs2/export.h index e08bed9e45..41a738678c 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 */