X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Freiserfs_fs.h;h=ca3f26985ace3c981994dec9ad2e280ae772e0a7;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=93de35bbdd3ad0e4f4a3744872f2fb4fb250b041;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/linux/reiserfs_fs.h b/include/linux/reiserfs_fs.h index 93de35bbd..ca3f26985 100644 --- a/include/linux/reiserfs_fs.h +++ b/include/linux/reiserfs_fs.h @@ -1986,7 +1986,7 @@ void reiserfs_unmap_buffer(struct buffer_head *); /* file.c */ extern struct inode_operations reiserfs_file_inode_operations; extern const struct file_operations reiserfs_file_operations; -extern const struct address_space_operations reiserfs_address_space_operations; +extern struct address_space_operations reiserfs_address_space_operations; /* fix_nodes.c */