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 / hpfs / namei.c
index 59e7dc1..a03abb1 100644 (file)
@@ -538,7 +538,7 @@ fail:
        return err;
 }
 
-const struct address_space_operations hpfs_symlink_aops = {
+struct address_space_operations hpfs_symlink_aops = {
        .readpage       = hpfs_symlink_readpage
 };