patch-2.3.24 linux/fs/nfs/read.c
Next file: linux/fs/nfs/symlink.c
Previous file: linux/fs/nfs/dir.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Oct 26 11:19:45 1999
- Orig file:
v2.3.23/linux/fs/nfs/read.c
- Orig date:
Mon Jul 19 12:29:29 1999
diff -u --recursive --new-file v2.3.23/linux/fs/nfs/read.c linux/fs/nfs/read.c
@@ -152,7 +152,6 @@
fail++;
dprintk("NFS: %d successful reads, %d failures\n", succ, fail);
}
- page->owner = current; // HACK, FIXME, will go away.
UnlockPage(page);
free_page(address);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)