patch-2.3.99-pre3 linux/include/linux/nfs_fs_sb.h
Next file: linux/include/linux/nfsd/stats.h
Previous file: linux/include/linux/nfs_fs_i.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Mar 23 15:36:06 2000
-  Orig file: 
v2.3.99-pre2/linux/include/linux/nfs_fs_sb.h
-  Orig date: 
Wed Aug 18 16:43:29 1999
diff -u --recursive --new-file v2.3.99-pre2/linux/include/linux/nfs_fs_sb.h linux/include/linux/nfs_fs_sb.h
@@ -18,6 +18,7 @@
 	unsigned int		acdirmin;
 	unsigned int		acdirmax;
 	char *			hostname;	/* remote hostname */
+	struct nfs_reqlist *	rw_requests;	/* async read/write requests */
 };
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)