patch-1.3.16 linux/include/linux/fs.h
Next file: linux/include/linux/ip_fw.h
Previous file: linux/include/linux/etherdevice.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sun Aug 6 10:32:27 1995
- Orig file:
v1.3.15/linux/include/linux/fs.h
- Orig date:
Wed Aug 2 13:21:16 1995
diff -u --recursive --new-file v1.3.15/linux/include/linux/fs.h linux/include/linux/fs.h
@@ -138,8 +138,7 @@
unsigned char b_lock; /* 0 - ok, 1 -locked */
unsigned char b_req; /* 0 if the buffer has been invalidated */
unsigned char b_list; /* List that this buffer appears */
- unsigned char b_retain; /* Expected number of times this will
- be used. Put on freelist when 0 */
+ unsigned char b_reuse; /* 0 - normal, 1 - better reused for something else */
unsigned long b_flushtime; /* Time when this (dirty) buffer should be written */
unsigned long b_lru_time; /* Time when this buffer was last used. */
struct wait_queue * b_wait;
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