]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nfs: accept CONFIG_NFS_READ_SIZE from config file
authorAlessandro Rubini <rubini-list@gnudd.com>
Fri, 7 Aug 2009 11:59:16 +0000 (13:59 +0200)
committerBen Warren <biggerbadderben@gmail.com>
Tue, 25 Aug 2009 20:35:54 +0000 (13:35 -0700)
commitbd931ca61c84039241d438ade4a9755ae0e5372f
treec1ce4b80189ccb3208f842f4d83edd0e9b59ab44
parent89ba81d1079a07b8430a98c1746c6d411312eb0d
nfs: accept CONFIG_NFS_READ_SIZE from config file

To take advantage of defragmented packets, the config file
can define CONFIG_NFS_READ_SIZE to override the 1kB default.
No support is there for an environment variable by now.

Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
net/nfs.h