Rick Macklem 66e80f77d2 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.

Tested by:	mav
Reviewed by:	mav
MFC after:	2 weeks
2015-04-16 22:35:15 +00:00
..
2015-04-16 22:34:10 +00:00
2015-03-01 00:22:16 +00:00
2015-04-10 20:55:17 +00:00
2015-04-07 10:22:56 +00:00
2015-04-16 22:34:10 +00:00
2015-03-16 00:10:03 +00:00
2014-12-27 07:07:37 +00:00