patch-2.4.21 linux-2.4.21/fs/nfs/file.c

Next file: linux-2.4.21/fs/nfs/nfsroot.c
Previous file: linux-2.4.21/fs/ncpfs/ioctl.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/fs/nfs/file.c linux-2.4.21/fs/nfs/file.c
@@ -187,6 +187,7 @@
 	if (!inode)
 		return 0;
 
+	NFS_SetPageSync(page);
 	rpages = NFS_SERVER(inode)->rpages;
 	result = nfs_pagein_inode(inode, index, rpages);
 	if (result < 0)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)