X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Focfs2%2Fexport.h;h=41a738678c374c581b0a11963b7f6ef6b62712e6;hb=ade0899b298ba2c43bfd6abd8cbc2545944cde0c;hp=e08bed9e45a09a2c5dfe9aba7d834d9f85c541e3;hpb=2e85622042cb5fd56a606e884651ffde52f21028;p=~andy%2Flinux 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 */