From 8624512aa908741ba2795200133eae0d7f4557ea Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 2 Mar 2000 02:36:47 +0000 Subject: Merge with 2.3.48. --- include/linux/iso_fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux/iso_fs.h') diff --git a/include/linux/iso_fs.h b/include/linux/iso_fs.h index 59da5b123..47fab8914 100644 --- a/include/linux/iso_fs.h +++ b/include/linux/iso_fs.h @@ -189,8 +189,8 @@ extern int isofs_bmap(struct inode *, int); extern int init_iso9660_fs(void); extern int isofs_lookup_grandparent(struct inode *, int); -extern struct inode_operations isofs_file_inode_operations; extern struct inode_operations isofs_dir_inode_operations; +extern struct file_operations isofs_dir_operations; extern struct address_space_operations isofs_symlink_aops; /* The following macros are used to check for memory leaks. */ -- cgit v1.2.3