]> err.no Git - linux-2.6/blobdiff - fs/isofs/compress.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
[linux-2.6] / fs / isofs / compress.c
index 4917315db732e881cecbd50e89573333205d9959..3a39158cca964384e12d73bdbf9b4f7b84c645c6 100644 (file)
@@ -312,7 +312,7 @@ eio:
        return err;
 }
 
-struct address_space_operations zisofs_aops = {
+const struct address_space_operations zisofs_aops = {
        .readpage = zisofs_readpage,
        /* No sync_page operation supported? */
        /* No bmap operation supported */