fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / linux / efs_fs.h
index 28f368c..278ef44 100644 (file)
@@ -37,8 +37,8 @@ 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 struct address_space_operations efs_symlink_aops;
+extern const struct file_operations efs_dir_operations;
+extern const 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);