patch-2.1.43 linux/fs/ufs/ufs_file.c
Next file: linux/fs/ufs/ufs_inode.c
Previous file: linux/fs/ufs/ufs_dir.c
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Thu Jun 12 16:22:09 1997
-  Orig file: 
v2.1.42/linux/fs/ufs/ufs_file.c
-  Orig date: 
Sun Jan 26 02:07:45 1997
diff -u --recursive --new-file v2.1.42/linux/fs/ufs/ufs_file.c linux/fs/ufs/ufs_file.c
@@ -6,7 +6,7 @@
  * Laboratory for Computer Science Research Computing Facility
  * Rutgers, The State University of New Jersey
  *
- * $Id: ufs_file.c,v 1.7 1997/01/26 07:14:28 davem Exp $
+ * $Id: ufs_file.c,v 1.8 1997/06/05 01:29:09 davem Exp $
  *
  */
 
@@ -41,7 +41,6 @@
 	NULL,			/* mknod */
 	NULL,			/* rename */
 	NULL,			/* readlink */
-	NULL,			/* follow_link */
 	generic_readpage,	/* readpage */
 	NULL,			/* writepage */
 	ufs_bmap,		/* bmap */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov