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

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)