[U-Boot] [PATCH 0/9] Fix up issues with new NFSv3 implementation

Joe Hershberger joe.hershberger at gmail.com
Fri Aug 19 20:55:18 CEST 2016


On Mon, Aug 15, 2016 at 3:03 PM, Joe Hershberger <joe.hershberger at ni.com> wrote:
> 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.gardet at 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()

Barring any comments on this, I'm going to pull these in next week.

Thanks,
-Joe


More information about the U-Boot mailing list