hfs: move hfs_xattr_handlers to .rodata
[sfrench/cifs-2.6.git] / fs / hfs / hfs_fs.h
index 49d02524e66717a0f9d0c7cd595199a8650e35e6..b5a6ad5df35790c400bc7eb8f7fd13e7ea6a12bf 100644 (file)
@@ -215,7 +215,7 @@ extern void hfs_evict_inode(struct inode *);
 extern void hfs_delete_inode(struct inode *);
 
 /* attr.c */
-extern const struct xattr_handler *hfs_xattr_handlers[];
+extern const struct xattr_handler * const hfs_xattr_handlers[];
 
 /* mdb.c */
 extern int hfs_mdb_get(struct super_block *);