X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Focfs2%2Finode.h;fp=fs%2Focfs2%2Finode.h;h=35140f6cf840eedbfde59f23515e8342f9c9ab7a;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=84c5079612870bae7ba80aa5e8831a63564687d9;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/fs/ocfs2/inode.h b/fs/ocfs2/inode.h index 84c507961..35140f6cf 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 struct address_space_operations ocfs2_aops; +extern const struct address_space_operations ocfs2_aops; struct buffer_head *ocfs2_bread(struct inode *inode, int block, int *err, int reada);