patch-1.3.69 linux/include/linux/fs.h
Next file: linux/include/linux/isdn.h
Previous file: linux/include/linux/cdrom.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Feb 27 13:35:04 1996
- Orig file:
v1.3.68/linux/include/linux/fs.h
- Orig date:
Fri Feb 23 13:54:38 1996
diff -u --recursive --new-file v1.3.68/linux/include/linux/fs.h linux/include/linux/fs.h
@@ -154,6 +154,7 @@
/* First cache line: */
unsigned long b_blocknr; /* block number */
kdev_t b_dev; /* device (B_FREE = free) */
+ kdev_t b_rdev; /* Real device */
struct buffer_head * b_next; /* Hash queue list */
struct buffer_head * b_this_page; /* circular list of buffers in one page */
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