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 / coda / symlink.c
index 76e00a6..b35e5bb 100644 (file)
@@ -50,6 +50,6 @@ fail:
        return error;
 }
 
-const struct address_space_operations coda_symlink_aops = {
+struct address_space_operations coda_symlink_aops = {
        .readpage       = coda_symlink_filler,
 };