patch-2.3.48 linux/fs/nfs/symlink.c
Next file: linux/fs/nfs/write.c
Previous file: linux/fs/nfs/inode.c
Back to the patch index
Back to the overall index
-  Lines: 7
 -  Date:
Sat Feb 26 20:33:42 2000
 -  Orig file: 
v2.3.47/linux/fs/nfs/symlink.c
 -  Orig date: 
Tue Dec 14 01:27:24 1999
 
diff -u --recursive --new-file v2.3.47/linux/fs/nfs/symlink.c linux/fs/nfs/symlink.c
@@ -104,4 +104,6 @@
 struct inode_operations nfs_symlink_inode_operations = {
 	readlink:	nfs_readlink,
 	follow_link:	nfs_follow_link,
+	revalidate:	nfs_revalidate,
+	setattr:	nfs_notify_change,
 };
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)