patch-1.3.54 linux/include/linux/mm.h
Next file: linux/include/linux/ncp_fs.h
Previous file: linux/include/linux/minix_fs_sb.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Jan 4 14:21:28 1996
- Orig file:
v1.3.53/linux/include/linux/mm.h
- Orig date:
Tue Jan 2 16:46:30 1996
diff -u --recursive --new-file v1.3.53/linux/include/linux/mm.h linux/include/linux/mm.h
@@ -110,10 +110,13 @@
unsigned int count;
unsigned dirty:16,
age:8,
- unused:7,
+ uptodate:1,
+ error:1,
+ unused:5,
reserved:1;
unsigned long offset;
struct inode *inode;
+ struct wait_queue *wait;
struct page *write_list;
struct page *next, *prev;
struct page *next_hash, *prev_hash;
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]
with Sam's (original) version of this