]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/gfs2/super.h
udf: Fix oops when invalid character in filename occurs
[linux-2.6-omap-h63xx.git] / fs / gfs2 / super.h
index 91abdbedcc86e5524efaf8012313d05222a0d303..b56413e3e40d8f86d14b5abd5aaed1c29013b4be 100644 (file)
@@ -49,7 +49,7 @@ extern struct file_system_type gfs2_fs_type;
 extern struct file_system_type gfs2meta_fs_type;
 extern const struct export_operations gfs2_export_ops;
 extern const struct super_operations gfs2_super_ops;
-extern struct dentry_operations gfs2_dops;
+extern const struct dentry_operations gfs2_dops;
 
 #endif /* __SUPER_DOT_H__ */