patch-2.3.43 linux/include/linux/efs_fs.h
Next file: linux/include/linux/ext2_fs.h
Previous file: linux/include/linux/console.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Feb 10 12:17:00 2000
-  Orig file: 
v2.3.42/linux/include/linux/efs_fs.h
-  Orig date: 
Wed Aug 18 16:45:22 1999
diff -u --recursive --new-file v2.3.42/linux/include/linux/efs_fs.h linux/include/linux/efs_fs.h
@@ -47,7 +47,7 @@
 
 extern struct inode_operations efs_dir_inode_operations;
 extern struct inode_operations efs_file_inode_operations;
-extern struct inode_operations efs_symlink_inode_operations;
+extern struct address_space_operations efs_symlink_aops;
 
 extern int init_module(void);
 extern void cleanup_module(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)