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 / isofs / rock.c
index f3a1db3..4326cb4 100644 (file)
@@ -754,6 +754,6 @@ error:
        return -EIO;
 }
 
-const struct address_space_operations isofs_symlink_aops = {
+struct address_space_operations isofs_symlink_aops = {
        .readpage = rock_ridge_symlink_readpage
 };