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

Next file: linux/fs/nfs/dir.c
Previous file: linux/fs/msdos/dir.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.49/linux/fs/msdos/file.c linux/fs/msdos/file.c
@@ -52,6 +52,8 @@
 	NULL,			/* rename */
 	NULL,			/* readlink */
 	NULL,			/* follow_link */
+	NULL,			/* readpage */
+	NULL,			/* writepage */
 	msdos_bmap,		/* bmap */
 	msdos_truncate,		/* truncate */
 	NULL,			/* permission */
@@ -98,6 +100,8 @@
 	NULL,			/* rename */
 	NULL,			/* readlink */
 	NULL,			/* follow_link */
+	NULL,			/* readpage */
+	NULL,			/* writepage */
 	NULL,			/* bmap */
 	msdos_truncate,		/* truncate */
 	NULL,			/* permission */

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