patch-2.3.48 linux/include/linux/iso_fs.h

Next file: linux/include/linux/list.h
Previous file: linux/include/linux/isdn.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/include/linux/iso_fs.h linux/include/linux/iso_fs.h
@@ -189,8 +189,8 @@
 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. */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)