]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/gfs2/super.h
gfs: constify xattr_handler
[mv-sheeva.git] / fs / gfs2 / super.h
index 3df60f2d84e36b31058102ba836af87d2463f1d9..a0464680af0b8cec6b7fdf2c69099ba740933dce 100644 (file)
@@ -54,7 +54,7 @@ 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 const struct dentry_operations gfs2_dops;
-extern struct xattr_handler *gfs2_xattr_handlers[];
+extern const struct xattr_handler *gfs2_xattr_handlers[];
 
 #endif /* __SUPER_DOT_H__ */