This fixes most of the memory bloat that happened with the addition of NFSv3 Some checkpatch.pl issues are also fixed Refactored some code to better share common snippets
These patches depend on the NFSv3 patch by Guillaume GARDET <guillaume.gar...@free.fr> https://patchwork.ozlabs.org/patch/654061/ Joe Hershberger (9): net: nfs: Share the file handle buffer for v2 / v3 net: nfs: Correct the reply data buffer size net: nfs: Fix lines that are too long net: nfs: Consolidate handling of NFSv3 attributes net: nfs: Correct a comment net: nfs: Use consistent names for the rpc_pkt net: nfs: Move some prints to debug statements net: nfs: Use the tx buffer to construct rpc msgs net: nfs: Simplify rpc_add_credentials() net/nfs.c | 330 +++++++++++++++++++++++++++----------------------------------- net/nfs.h | 2 +- 2 files changed, 145 insertions(+), 187 deletions(-) -- 1.7.11.5 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot