]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/efs_fs.h
Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit...
[linux-2.6-omap-h63xx.git] / include / linux / efs_fs.h
index 28f368c526fba4360be6c0fa83e705bbcd51801c..278ef4495819509748a2e1b3c53651202bbcf1f9 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);