patch-2.3.22 linux/mm/page_io.c
Next file: linux/mm/swap_state.c
Previous file: linux/mm/mmap.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 13 10:32:35 1999
- Orig file:
v2.3.21/linux/mm/page_io.c
- Orig date:
Tue Aug 31 17:29:15 1999
diff -u --recursive --new-file v2.3.21/linux/mm/page_io.c linux/mm/page_io.c
@@ -118,7 +118,7 @@
}
/* block_size == PAGE_SIZE/zones_used */
- brw_page(rw, page, dev, zones, block_size, 0);
+ brw_page(rw, page, dev, zones, block_size);
/* Note! For consistency we do all of the logic,
* decrementing the page count, and unlocking the page in the
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)