linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / fs / freevxfs / vxfs_immed.c
index 4e25f3f..6f5df17 100644 (file)
@@ -56,7 +56,7 @@ struct inode_operations vxfs_immed_symlink_iops = {
 /*
  * Adress space operations for immed files and directories.
  */
-const struct address_space_operations vxfs_immed_aops = {
+struct address_space_operations vxfs_immed_aops = {
        .readpage =             vxfs_immed_readpage,
 };