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 / udf / symlink.c
index ba068a7..674bb40 100644 (file)
@@ -113,6 +113,6 @@ out:
 /*
  * symlinks can't do much...
  */
-const struct address_space_operations udf_symlink_aops = {
+struct address_space_operations udf_symlink_aops = {
        .readpage               = udf_symlink_filler,
 };