X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fefs_fs.h;h=fbfa6b52e2fb0007a3ec29b7a003fc3981981d19;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=28f368c526fba4360be6c0fa83e705bbcd51801c;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/include/linux/efs_fs.h b/include/linux/efs_fs.h index 28f368c52..fbfa6b52e 100644 --- a/include/linux/efs_fs.h +++ b/include/linux/efs_fs.h @@ -37,7 +37,7 @@ static inline struct efs_sb_info *SUPER_INFO(struct super_block *sb) struct statfs; extern struct inode_operations efs_dir_inode_operations; -extern struct file_operations efs_dir_operations; +extern const struct file_operations efs_dir_operations; extern struct address_space_operations efs_symlink_aops; extern void efs_read_inode(struct inode *);