patch-2.3.34 linux/include/linux/fs.h
Next file: linux/include/linux/hdreg.h
Previous file: linux/include/linux/apm_bios.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Dec 20 16:01:13 1999
- Orig file:
v2.3.33/linux/include/linux/fs.h
- Orig date:
Tue Dec 14 01:27:24 1999
diff -u --recursive --new-file v2.3.33/linux/include/linux/fs.h linux/include/linux/fs.h
@@ -250,7 +250,7 @@
#define bh_offset(bh) ((unsigned long)(bh)->b_data & ~PAGE_MASK)
-extern void set_bh_page(struct buffer_head *bh, struct page *page, unsigned int offset);
+extern void set_bh_page(struct buffer_head *bh, struct page *page, unsigned long offset);
#define touch_buffer(bh) set_bit(PG_referenced, &bh->b_page->flags)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)