patch-1.3.87 linux/include/linux/fs.h

Next file: linux/include/linux/gscd.h
Previous file: linux/include/linux/fd.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/include/linux/fs.h linux/include/linux/fs.h
@@ -320,7 +320,7 @@
 	loff_t f_pos;
 	unsigned short f_flags;
 	unsigned short f_count;
-	loff_t f_reada;
+	unsigned long f_reada, f_ramax, f_rapos, f_ralen;
 	struct file *f_next, *f_prev;
 	int f_owner;		/* pid or -pgrp where SIGIO should be sent */
 	struct inode * f_inode;

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