X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Freiserfs_fs.h;fp=include%2Flinux%2Freiserfs_fs.h;h=93de35bbdd3ad0e4f4a3744872f2fb4fb250b041;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=ca3f26985ace3c981994dec9ad2e280ae772e0a7;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/include/linux/reiserfs_fs.h b/include/linux/reiserfs_fs.h index ca3f26985..93de35bbd 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 struct address_space_operations reiserfs_address_space_operations; +extern const struct address_space_operations reiserfs_address_space_operations; /* fix_nodes.c */