patch-1.3.54 linux/fs/msdos/file.c

Next file: linux/fs/ncpfs/file.c
Previous file: linux/fs/minix/truncate.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.53/linux/fs/msdos/file.c linux/fs/msdos/file.c
@@ -52,7 +52,7 @@
 	NULL,			/* rename */
 	NULL,			/* readlink */
 	NULL,			/* follow_link */
-	NULL,			/* readpage */
+	generic_readpage,	/* readpage */
 	NULL,			/* writepage */
 	msdos_bmap,		/* bmap */
 	msdos_truncate,		/* truncate */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this