patch-2.1.128 linux/fs/isofs/dir.c

Next file: linux/fs/lockd/svc.c
Previous file: linux/fs/ext2/dir.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.127/linux/fs/isofs/dir.c linux/fs/isofs/dir.c
@@ -59,7 +59,7 @@
 	NULL,			/* follow_link */
 	NULL,			/* readpage */
 	NULL,			/* writepage */
-	isofs_bmap,		/* bmap */
+	NULL,			/* bmap */
 	NULL,			/* truncate */
 	NULL			/* permission */
 };

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov