diff options
author | rmacklem <rmacklem@FreeBSD.org> | 2015-04-30 12:44:20 +0000 |
---|---|---|
committer | rmacklem <rmacklem@FreeBSD.org> | 2015-04-30 12:44:20 +0000 |
commit | de0424ce2628044461b3970c30ea52cd23d4a937 (patch) | |
tree | f41eba473f204c65db3fdb1264d7d97013acb15f /bin/csh | |
parent | fba63dddeb47d7daf52036b191fc27d0b34cb02b (diff) | |
download | FreeBSD-src-de0424ce2628044461b3970c30ea52cd23d4a937.zip FreeBSD-src-de0424ce2628044461b3970c30ea52cd23d4a937.tar.gz |
MFC: r281628
mav@ has found that NFS servers exporting ZFS file systems
can perform better when using a 128K read/write data size.
This patch changes NFS_MAXDATA from 64K to 128K so that
clients can use 128K for NFS mounts to allow this.
The patch also renames NFS_MAXDATA to NFS_SRVMAXIO so
that it is clear that it applies to the NFS server side
only. It also avoids a name conflict with the NFS_MAXDATA
defined in rpcsvc/nfs_prot.h, that is used for userland RPC.
Diffstat (limited to 'bin/csh')
0 files changed, 0 insertions, 0 deletions