patch-pre2.0.10 linux/fs/buffer.c
Next file: linux/fs/isofs/inode.c
Previous file: linux/fs/Config.in
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri May 31 08:01:55 1996
- Orig file:
pre2.0.9/linux/fs/buffer.c
- Orig date:
Mon May 20 08:21:04 1996
diff -u --recursive --new-file pre2.0.9/linux/fs/buffer.c linux/fs/buffer.c
@@ -1145,6 +1145,7 @@
if (!PageLocked(page))
panic("brw_page: page not locked for I/O");
clear_bit(PG_uptodate, &page->flags);
+ clear_bit(PG_error, &page->flags);
/*
* Allocate buffer heads pointing to this page, just for I/O.
* They do _not_ show up in the buffer hash table!
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this