NFSD: Pass correct buffer size to rpc_ntop
authorBryan Schumaker <bjschuma@netapp.com>
Fri, 7 Dec 2012 21:17:28 +0000 (16:17 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 10 Dec 2012 23:24:21 +0000 (18:24 -0500)
I honestly have no idea where I got 129 from, but it's a much bigger
value than the actual buffer size (INET6_ADDRSTRLEN).

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found