X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fefs_fs.h;h=fbfa6b52e2fb0007a3ec29b7a003fc3981981d19;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=278ef4495819509748a2e1b3c53651202bbcf1f9;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/linux/efs_fs.h b/include/linux/efs_fs.h index 278ef4495..fbfa6b52e 100644 --- a/include/linux/efs_fs.h +++ b/include/linux/efs_fs.h @@ -38,7 +38,7 @@ struct statfs; extern struct inode_operations efs_dir_inode_operations; extern const struct file_operations efs_dir_operations; -extern const struct address_space_operations efs_symlink_aops; +extern struct address_space_operations efs_symlink_aops; extern void efs_read_inode(struct inode *); extern efs_block_t efs_map_block(struct inode *, efs_block_t);