
On Mon, Aug 15, 2016 at 3:03 PM, Joe Hershberger joe.hershberger@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@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