patch-2.3.6 linux/fs/nfs/read.c
Next file: linux/fs/nfs/symlink.c
Previous file: linux/fs/nfs/proc.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jun 7 13:25:49 1999
- Orig file:
v2.3.5/linux/fs/nfs/read.c
- Orig date:
Tue Dec 22 09:37:43 1998
diff -u --recursive --new-file v2.3.5/linux/fs/nfs/read.c linux/fs/nfs/read.c
@@ -257,6 +257,7 @@
out_error:
clear_bit(PG_locked, &page->flags);
+ wake_up(&page->wait);
out_free:
free_page(page_address(page));
out:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)