X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Focfs2%2Finode.h;fp=fs%2Focfs2%2Finode.h;h=84c5079612870bae7ba80aa5e8831a63564687d9;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=35140f6cf840eedbfde59f23515e8342f9c9ab7a;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/fs/ocfs2/inode.h b/fs/ocfs2/inode.h index 35140f6cf..84c507961 100644 --- a/fs/ocfs2/inode.h +++ b/fs/ocfs2/inode.h @@ -114,7 +114,7 @@ static inline struct ocfs2_inode_info *OCFS2_I(struct inode *inode) extern kmem_cache_t *ocfs2_inode_cache; -extern const struct address_space_operations ocfs2_aops; +extern struct address_space_operations ocfs2_aops; struct buffer_head *ocfs2_bread(struct inode *inode, int block, int *err, int reada);