net: nfs: Drop CONFIG_NFS_READ_SIZE
authorTom Rini <trini@konsulko.com>
Mon, 21 Aug 2017 02:40:01 +0000 (22:40 -0400)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 7 Sep 2017 18:23:52 +0000 (13:23 -0500)
commit0b1e58067202316680423a6aafa73a9828ee07cc
treebdb3913ce8215604435ea44182d8ebc8051f6695
parent05b29aa0cb6875e1d91eec5ba1949e8d0c1f2618
net: nfs: Drop CONFIG_NFS_READ_SIZE

In the general case, CONFIG_NFS_READ_SIZE is unchanged from the default
of 1024.  There are in fact no in-tree users that increase this size.
Adjust the comment to reflect what could be done in the future in
conjunction with CONFIG_IP_DEFRAG.

Cc: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
net/nfs.h