Skip to content
Snippets Groups Projects
Commit 5280c769 authored by Joe Hershberger's avatar Joe Hershberger
Browse files

net: nfs: Share the file handle buffer for v2 / v3


The v3 handles can be larger than v2, but that doesn't mean we need a
separate buffer. Reuse the same (larger) buffer for both.

Signed-off-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent b0baca98
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment