Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[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,
 };