patch-2.2.10 linux/fs/nfs/read.c
Next file: linux/fs/select.c
Previous file: linux/fs/ncpfs/sock.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Jun  7 13:25:57 1999
-  Orig file: 
v2.2.9/linux/fs/nfs/read.c
-  Orig date: 
Tue Dec 22 14:16:57 1998
diff -u --recursive --new-file v2.2.9/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)