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 / affs / symlink.c
index f802256..426f0f0 100644 (file)
@@ -66,7 +66,7 @@ fail:
        return err;
 }
 
-const struct address_space_operations affs_symlink_aops = {
+struct address_space_operations affs_symlink_aops = {
        .readpage       = affs_symlink_readpage,
 };