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
- Lines: 8
- Date:
2003-06-13 07:51:37.000000000 -0700
- Orig file:
linux-2.4.20/fs/nfs/file.c
- Orig date:
2002-02-25 11:38:09.000000000 -0800
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)