patch-2.3.99-pre6 linux/include/linux/nfs_fs_sb.h
Next file: linux/include/linux/nfs_page.h
Previous file: linux/include/linux/nfs_fs_i.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Apr 25 17:28:56 2000
- Orig file:
v2.3.99-pre5/linux/include/linux/nfs_fs_sb.h
- Orig date:
Tue Apr 11 15:09:25 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/include/linux/nfs_fs_sb.h linux/include/linux/nfs_fs_sb.h
@@ -9,7 +9,9 @@
struct nfs_rpc_ops * rpc_ops; /* NFS protocol vector */
int flags; /* various flags */
unsigned int rsize; /* read size */
+ unsigned int rpages; /* read size (in pages) */
unsigned int wsize; /* write size */
+ unsigned int wpages; /* write size (in pages) */
unsigned int dtsize; /* readdir size */
unsigned int bsize; /* server block size */
unsigned int acregmin; /* attr cache timeouts */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)