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)
commit0a5c33e23c4d781ecc815002c54f1f91012c703d
treecbc351dba8ab9d85fb53f76b83874861bc32a31e
parent88c47666171989ed4c5b1a5687df09511e8c5e35
NFSD: Pass correct buffer size to rpc_ntop

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>
fs/nfsd/fault_inject.c
fs/nfsd/nfs4state.c