patch-2.3.9 linux/fs/ext2/symlink.c
Next file: linux/fs/ext2/truncate.c
Previous file: linux/fs/ext2/namei.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Jun 26 12:04:39 1999
-  Orig file: 
v2.3.8/linux/fs/ext2/symlink.c
-  Orig date: 
Sat Jun 19 11:45:29 1999
diff -u --recursive --new-file v2.3.8/linux/fs/ext2/symlink.c linux/fs/ext2/symlink.c
@@ -43,7 +43,7 @@
 	NULL,			/* rename */
 	ext2_readlink,		/* readlink */
 	ext2_follow_link,	/* follow_link */
-	NULL,			/* bmap */
+	NULL,			/* get_block */
 	NULL,			/* readpage */
 	NULL,			/* writepage */
 	NULL,			/* flushpage */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)