patch-2.3.48 linux/include/linux/efs_fs.h
Next file: linux/include/linux/ext2_fs.h
Previous file: linux/include/linux/dlists.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Feb 26 20:48:30 2000
-  Orig file: 
v2.3.47/linux/include/linux/efs_fs.h
-  Orig date: 
Thu Feb 10 17:11:21 2000
diff -u --recursive --new-file v2.3.47/linux/include/linux/efs_fs.h linux/include/linux/efs_fs.h
@@ -46,7 +46,7 @@
 #endif
 
 extern struct inode_operations efs_dir_inode_operations;
-extern struct inode_operations efs_file_inode_operations;
+extern struct file_operations efs_dir_operations;
 extern struct address_space_operations efs_symlink_aops;
 
 extern int init_module(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)