patch-2.3.43 linux/fs/coda/symlink.c
Next file: linux/fs/coda/sysctl.c
Previous file: linux/fs/coda/psdev.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Thu Feb 10 12:16:58 2000
-  Orig file: 
v2.3.42/linux/fs/coda/symlink.c
-  Orig date: 
Tue Dec 14 01:27:24 1999
diff -u --recursive --new-file v2.3.42/linux/fs/coda/symlink.c linux/fs/coda/symlink.c
@@ -48,8 +48,6 @@
 	return error;
 }
 
-struct inode_operations coda_symlink_inode_operations = {
-	readlink:	page_readlink,
-	follow_link:	page_follow_link,
+struct address_space_operations coda_symlink_aops = {
 	readpage:	coda_symlink_filler
 };
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)