summaryrefslogtreecommitdiffstats
path: root/net/nfs.h
Commit message (Collapse)AuthorAgeFilesLines
* net: cosmetic: nfs.* checkpatch complianceJoe Hershberger2012-05-151-1/+1
| | | | | Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>
* nfs: accept CONFIG_NFS_READ_SIZE from config fileAlessandro Rubini2009-08-251-2/+8
| | | | | | | | | 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>
* * Patch by Steven Scholz, 25 Feb 2004:wdenk2004-02-271-1/+1
| | | | | | | | | | | - Timeouts in FPGA code should be based on CFG_HZ - Minor cleanup in code for Altera FPGA ACEX1K * Patch by Steven Scholz, 25 Feb 2004: Changed "Directory Hierarchy" section in README * Patch by Masami Komiya, 25 Feb 2004: Reduce copy count in nfs_read_reply() of NFS code
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-241-0/+74
Add support for NFS for file download * Minor code cleanup
OpenPOWER on IntegriCloud